summaryrefslogtreecommitdiffstats
path: root/utils/Makefile.am
blob: 9aa98be8906ed227d41c7b79cfd5f7b1c04962f5 (plain)
1
2
3
4
5
6
7
INCLUDES = $(all_includes) -I$(top_srcdir)/include -I${KERNELDIR} 

bin_PROGRAMS = ctnl_test

ctnl_test_SOURCES = ctnl_test.c
ctnl_test_LDADD = ../src/libnetfilter_conntrack.la
ctnl_test_LDFLAGS = -dynamic -ldl