summaryrefslogtreecommitdiffstats
path: root/utils/Makefile.am
blob: d437579c6ccb1b47a825cd60c36f7ffa59646802 (plain)
1
2
3
4
5
6
7
8
bin_PROGRAMS = nfqnl_test
nfqnl_test_SOURCES = nfqnl_test.c


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

nfqnl_test_LDFLAGS = $(all_libraries) -lnfnetlink_queue -lnfnetlink