libpsl/Makefile.am

17 lines
697 B
Makefile
Raw Normal View History

2014-03-20 17:17:24 +01:00
# got some hints from https://gitorious.org/openismus-playground/examplelib/source
SUBDIRS = po include src tools data docs/libpsl tests
2014-03-20 22:43:04 +01:00
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
2014-03-20 17:17:24 +01:00
# Enable GTK-Doc during make distcheck
2014-04-02 10:27:13 +02:00
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-man
2014-03-20 17:17:24 +01:00
## Install the generated pkg-config file (.pc) into the expected location for
## architecture-dependent package configuration information. Occasionally,
## pkg-config files are also used for architecture-independent data packages,
## in which case the correct install location would be $(datadir)/pkgconfig.
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libpsl-$(LIBPSL_API_VERSION).pc
2014-03-20 22:43:04 +01:00
EXTRA_DIST = config.rpath