xref: /aosp_15_r20/external/libnfnetlink/Make_global.am (revision a376eb3279f225b393114c4820c780cbda860a6c)
1# This is _NOT_ the library release version, it's an API version.
2# Please read Chapter 6 "Library interface versions" of the libtool
3# documentation before making any modification
4# http://sources.redhat.com/autobook/autobook/autobook_91.html
5LIBVERSION=2:0:2
6
7AM_CPPFLAGS = -I$(top_srcdir)/include
8AM_CFLAGS = -Wall
9