blob: b62b712fa217fb19e0e5b3021254153f7042bc0b (
plain)
1
2
3
4
5
6
7
|
# 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
INCLUDES=$(all_includes) -I$(top_srcdir)/include
|