X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=src%2Flibipulog%2FMakefile.am;fp=src%2Flibipulog%2FMakefile.am;h=67a0b2fba606ecc7e47800c59a842abe184a3c39;hb=85718e4dcaf5f34496f629e45a47ec91145c6f9e;hp=0000000000000000000000000000000000000000;hpb=abb2bffe08424d2d7e612f423815aeb7c79b42de;p=iptables.git diff --git a/src/libipulog/Makefile.am b/src/libipulog/Makefile.am new file mode 100644 index 0000000..67a0b2f --- /dev/null +++ b/src/libipulog/Makefile.am @@ -0,0 +1,6 @@ +INCLUDES = -I$(top_srcdir)/src/libipulog/include + +noinst_LIBRARIES = libipulog.a +libipulog_a_SOURCES = libipulog.c + +EXTRA_DIST = include/libipulog/libipulog.h