summaryrefslogtreecommitdiffstats
path: root/Make_global.am
blob: 75d08985c8a92d24e3215e638f90b7bd742cd43c (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=5:0:2

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