X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2FMakefile.am;h=dc6e709f7d92f46818d87b5bb60d7c7ffeaee167;hb=8fbc54a7960312d1626f4032d5fef5bf8a37db70;hp=be2d8813ef2b3c97129c03465aecdc51e638b826;hpb=0ebeecd01227fce93c66d0cd07e7a1efd5565632;p=ppastats.git diff --git a/src/Makefile.am b/src/Makefile.am index be2d881..dc6e709 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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\