summaryrefslogtreecommitdiffstats
path: root/Make_global.am
blob: afcb270df1c80d9e3f3a02eeb3c8a2936e43003d (plain)
1
2
3
4
5
6
7
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=6:0:3

AM_CPPFLAGS = -I$(top_srcdir)/include
AM_CFLAGS = -Wall ${LIBNFNETLINK_CFLAGS}