Own implementation of intuitive tristate logic
[libi2ncommon] / Makefile.am
CommitLineData
e93545dd
GE
1# not a GNU package. You can remove this line, if
2# have all needed files, that a GNU package needs
3AUTOMAKE_OPTIONS = foreign 1.4
9fe0853b 4ACLOCAL_FLAGS = -I m4
e93545dd 5
f3311b30 6SUBDIRS = src configlib xmllib utils doc test
e93545dd
GE
7
8# Install the pkg-config file:
9pkgconfigdir = $(libdir)/pkgconfig
f3311b30 10pkgconfig_DATA = libi2ncommon.pc libi2ncommon_config.pc libi2ncommon_xml.pc libi2ncommon_utils.pc
e93545dd 11
ab59d4f3
GE
12if AUTOCHECK
13all: config.h
14 $(MAKE) $(AM_MAKEFLAGS) all-recursive
15 $(MAKE) $(AM_MAKEFLAGS) check
16endif
8844e4ed 17
f3311b30 18EXTRA_DIST = LICENSE COPYING.GPL