create v0.0.8 branch
[ppastats.git] / src / Makefile.am
index be2d881..dc6e709 100644 (file)
@@ -10,7 +10,9 @@ DEFS = -DPACKAGE_DATA_DIR=\"$(pkgdatadir)\" -DLOCALEDIR=\"$(localedir)\" @DEFS@
 bin_PROGRAMS = ppastats
 ppastats_SOURCES = \
        cache.h cache.c\
+       fcache.h fcache.c\
        html.h html.c\
+       http.h http.c\
        io.h io.c\
        list.h list.c\
        log.h log.c\