turbonss/cxxmph/Makefile.am
Davi de Castro Reis 355836a156 Added new files.
2010-06-28 16:01:18 -03:00

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