summaryrefslogtreecommitdiffstats
path: root/Make_global.am
blob: bf74d1c91796ec9d14773f1589312dcbbe9ce47b (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=4:3:1

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