aboutsummaryrefslogtreecommitdiff
path: root/Make_global.am
diff options
context:
space:
mode:
Diffstat (limited to 'Make_global.am')
-rw-r--r--Make_global.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/Make_global.am b/Make_global.am
new file mode 100644
index 0000000..f091860
--- /dev/null
+++ b/Make_global.am
@@ -0,0 +1,8 @@
+# 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
+# http://sources.redhat.com/autobook/autobook/autobook_91.html
+LIBVERSION=2:0:2
+
+AM_CPPFLAGS = -I$(top_srcdir)/include
+AM_CFLAGS = -Wall