6 lines
147 B
Makefile
6 lines
147 B
Makefile
SUBDIRS = src tests examples man # cdb
|
|
EXTRA_DIST = cmph.spec configure.ac cmph.pc.in
|
|
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = cmph.pc
|