af887685f5
Conflicts: INSTALL Makefile.am cxxmph/Makefile.am cxxmph/cmph_hash_map.h cxxmph/cmph_hash_map_test.cc cxxmph/mphtable.cc cxxmph/mphtable.h
6 lines
163 B
Makefile
6 lines
163 B
Makefile
SUBDIRS = src tests examples cxxmph man
|
|
EXTRA_DIST = cmph.spec configure.ac cmph.pc.in LGPL-2 MPL-1.1
|
|
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = cmph.pc
|