Makefile.am and configure.ac updated

This commit is contained in:
fc_botelho
2006-04-26 17:59:34 +00:00
parent 7e37e5009e
commit dcba8ec14f
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
bin_PROGRAMS = cmph
lib_LTLIBRARIES = libcmph.la
include_HEADERS = cmph.h cmph_types.h
libcmph_la_SOURCES = util.h debug.h\
libcmph_la_SOURCES = debug.h\
bitbool.h bitbool.c\
cmph_types.h\
hash.h hash_state.h hash.c\