1
Fork 0
turbonss/Makefile.am

9 lines
229 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
2007-11-29 05:49:39 +02:00
pkgconfigdir = $(libdir)/pkgconfig