Home | History | Annotate | Download | only in libnetfilter_conntrack
      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=9:0:6
      6 
      7 AM_CPPFLAGS = -I$(top_srcdir)/include ${LIBNFNETLINK_CFLAGS} ${LIBMNL_CFLAGS}
      8 AM_CFLAGS = -Wall
      9