* configure.ac: New switch for disabling -O2 (--disable-optimizations).
[cacao.git] / src / toolbox / Makefile.am
index c5c2cae128d049c22d2c0a37dde36f5f7a120854..9fc4b6d31bbc54c61261ef12a3ad23d3c8f3ee31 100644 (file)
@@ -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 \