summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org>2005-11-14 16:11:00 +0000
committer/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org>2005-11-14 16:11:00 +0000
commitf641c43ba0d6c73a5d30f9a723f4b3f82b371923 (patch)
tree893fa012973aa18607e7b8de22fea93609050ce3
parent22b52a4ba5c578df1ea3e243a7bbdddd1c00cea2 (diff)
add global Makefile
-rw-r--r--Make_global.am6
1 files changed, 6 insertions, 0 deletions
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