1
Fork 0
turbonss/cxxmph/Makefile.am

7 lines
155 B
Makefile

bin_PROGRAMS = cmph_hash_map_test
INCLUDES = -I../src/
cmph_hash_map_test_LDADD = ../src/libcmph.la
cmph_hash_map_test_SOURCES = cmph_hash_map_test.cc