X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Ftoolbox%2FMakefile.am;h=9fc4b6d31bbc54c61261ef12a3ad23d3c8f3ee31;hb=HEAD;hp=c5c2cae128d049c22d2c0a37dde36f5f7a120854;hpb=efdec928820175da018281bbedb3443ec8845af0;p=cacao.git diff --git a/src/toolbox/Makefile.am b/src/toolbox/Makefile.am index c5c2cae12..9fc4b6d31 100644 --- a/src/toolbox/Makefile.am +++ b/src/toolbox/Makefile.am @@ -36,8 +36,9 @@ libtoolbox_la_SOURCES = \ hashtable.c \ hashtable.h \ list.hpp \ - logging.c \ - logging.h \ + logging.cpp \ + logging.hpp \ + sequence.hpp \ set.h \ set.c \ util.c \