X-Git-Url: http://developer.intra2net.com/git/?p=libipt_ACCOUNT;a=blobdiff_plain;f=iptaccount%2FMakefile.am;fp=iptaccount%2FMakefile.am;h=2f4c1ac540986629206b37316843bc23f812ed07;hp=0000000000000000000000000000000000000000;hb=3a07e3fb3b03f93c64ca679c2d97dbd948f960a9;hpb=322f2b5be72befa4a2d26ebf75114ffa5662a964 diff --git a/iptaccount/Makefile.am b/iptaccount/Makefile.am new file mode 100644 index 0000000..2f4c1ac --- /dev/null +++ b/iptaccount/Makefile.am @@ -0,0 +1,5 @@ +INCLUDES = -I$(top_srcdir)/src +METASOURCES = AUTO +bin_PROGRAMS = example +example_SOURCES = example.c +example_LDADD = $(top_builddir)/src/libipt_ACCOUNT.la