summaryrefslogtreecommitdiffstats
path: root/utils/Makefile.am
blob: c7ed00b50cf648ceee139378ec124259ae1b0e5f (plain)
1
2
3
4
5
6
7
8
9
10

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

bin_PROGRAMS = nfqnl_test

nfqnl_test_SOURCES = nfqnl_test.c
nfqnl_test_LDADD = ../src/libnfnetlink_queue.la
nfqnl_test_LDFLAGS = -dynamic