summaryrefslogtreecommitdiffstats
path: root/examples/Makefile.am
blob: 3b8b0b6708dc28cc9144f07fe19c9ef0afc0515e (plain)
1
2
3
4
5
6
check_PROGRAMS	= nft-buffer		\
		  nft-json-file

AM_CPPFLAGS = -I$(top_srcdir)/include

LDADD = $(top_builddir)/src/libnftables.la