1
Fork 0
turbonss/Makefile.am

10 lines
253 B
Makefile
Raw Normal View History

SUBDIRS = src tests examples man $(CXXMPH)
2012-06-08 17:02:07 +03:00
EXTRA_DIST = cmph.spec configure.ac cmph.pc.in cxxmph.pc.in LGPL-2 MPL-1.1
pkgconfig_DATA = cmph.pc
if USE_CXXMPH
pkgconfig_DATA += cxxmph.pc
endif
2014-03-24 03:51:31 +02:00
ACLOCAL_AMFLAGS="-I m4"
2007-11-29 05:49:39 +02:00
pkgconfigdir = $(libdir)/pkgconfig