1
Fork 0

included files bitbool.h and bitbool.c

This commit is contained in:
fc_botelho 2005-01-21 20:44:11 +00:00
parent d3788d43a8
commit 8305f399aa
1 changed files with 1 additions and 0 deletions

View File

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