Home | History | Annotate | Download | only in libnfnetlink
      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
      5 LIBVERSION=2:0:2
      6 
      7 AM_CPPFLAGS = -I$(top_srcdir)/include
      8 AM_CFLAGS = -Wall
      9