6 lines
206 B
Makefile
6 lines
206 B
Makefile
lib_LTLIBRARIES = librateconn_worker.la
|
|
librateconn_worker_la_SOURCES = rateconn_worker.c testplusplus.C rateconn.C
|
|
librateconn_worker_la_LIBADD = ../libsmmapdfw/libsmmapdfw.la
|
|
|
|
INCLUDES = -I../libsmmapdfw
|