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