From ba17d7f03f467f45fe5784be8283253facc4766d Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org" Date: Tue, 19 Dec 2006 17:12:21 +0000 Subject: Introduce several improvements in the library, still backward compatible. - add iterator API - add replacements for nfnl_listen and nfnl_talk - fix error handling - add assertions - add documentation - minor cleanups --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f0166c5..a3fd156 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ +include $(top_srcdir)/Make_global.am + AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6 EXTRA_DIST = $(man_MANS) debian -- cgit v1.2.3