summaryrefslogtreecommitdiffstats
path: root/utils/Makefile.am
blob: a62909fbb779dc095dfe8b9925cde60fc8d3dc60 (plain)
1
2
3
4
5
6
7
8
9
10
bin_PROGRAMS = nfulnl_test ulog_test
nfulnl_test_SOURCES = nfulnl_test.c
ulog_test_SOURCES = ulog_test.c


INCLUDES = $(all_includes) -I$(top_srcdir)/include -I${KERNELDIR} 

nfulnl_test_LDFLAGS = $(all_libraries) -lnfnetlink_log
ulog_test_LDFLAGS = $(all_libraries) -lnfnetlink_log_libipulog -lnfnetlink_log