1
Fork 0

Added missing file in the distribution.

main
Davi de Castro Reis 2012-06-09 03:55:16 -03:00
parent 3beff9ee9c
commit b8c5b54c9a
1 changed files with 1 additions and 1 deletions

View File

@ -55,6 +55,6 @@ mph_bits_test_LDADD = libcxxmph.la
string_util_test_SOURCES = string_util_test.cc
string_util_test_LDADD = libcxxmph.la libcxxmph_test.la $(CHECK_LIBS)
map_tester_test_SOURCES = map_tester.cc map_tester_test.cc
map_tester_test_SOURCES = map_tester.h map_tester.cc map_tester_test.cc
map_tester_test_LDADD = libcxxmph.la libcxxmph_test.la $(CHECK_LIBS)