use file cache for distros
[ppastats.git] / src / Makefile.am
index be2d881..5add147 100644 (file)
@@ -10,6 +10,7 @@ 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\
        io.h io.c\
        list.h list.c\