X-Git-Url: http://git.wpitchoune.net/gitweb/?p=ppastats.git;a=blobdiff_plain;f=src%2FMakefile.am;fp=src%2FMakefile.am;h=9fc8b01ffba89b7ffb78b3d90296297d6d19acef;hp=a662a5fc1e185e937c5115ef1e4302e05d597ff9;hb=cacd81cd1065cf9a145bb2fbe66c383ad3c90206;hpb=f5fbf6bcfcac7e2b6df90e00f618c642539d013d diff --git a/src/Makefile.am b/src/Makefile.am index a662a5f..9fc8b01 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -7,6 +7,7 @@ LIBS += $(CURL_LIBS) $(JSON_LIBS) bin_PROGRAMS = ppastats ppastats_SOURCES = \ cache.h cache.c\ + chart.h chart.c\ html.h html.c\ list.h list.c\ lp.h lp.c\