9 lines
318 B
Plaintext
9 lines
318 B
Plaintext
# 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=2:0:2
|
|
|
|
AM_CPPFLAGS = -I$(top_srcdir)/include
|
|
AM_CFLAGS = -Wall
|