From f641c43ba0d6c73a5d30f9a723f4b3f82b371923 Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org" Date: Mon, 14 Nov 2005 16:11:00 +0000 Subject: add global Makefile --- Make_global.am | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Make_global.am (limited to 'Make_global.am') diff --git a/Make_global.am b/Make_global.am new file mode 100644 index 0000000..2a506ce --- /dev/null +++ b/Make_global.am @@ -0,0 +1,6 @@ +# This is _NOT_ the library release version, it's an API version. +# Please read Chapter 6 "Library interface versions" of the libtool +# documentation before making any modification +LIBVERSION=1:0:0 + +INCLUDES=$(all_includes) -I$(top_srcdir)/include -- cgit v1.2.3