Files
FreeJ/Makefile.am
T
Filippo Giunchedi 34d8f5ba09 configure.ac: ac 2.64 compatibility and bzip dist
move PACKAGE_URL definition on top to work with autconf 2.64 as well, plus build
bzip2 tarballs in make dist and cosmetic fixes

also add some configure flags to make distcheck
2009-11-20 19:12:46 +01:00

16 lines
402 B
Makefile

dist_docs_DATA = README README.OSX TODO INSTALL API COPYING USAGE AUTHORS NEWS KNOWN-BUGS
docsdir = ${prefix}/share/doc/${PACKAGE}
DISTCHECK_CONFIGURE_FLAGS = --enable-ruby --enable-python
#pkgdatadir = ${prefix}/share/freej
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = freej.pc
SUBDIRS = lib src doc bindings scripts tests
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = autogen.sh freej.spec xcode