added --debug option
[ppastats.git] / src / Makefile.am
index 4a81afd..1cd1da4 100644 (file)
@@ -6,11 +6,13 @@ LIBS += $(CURL_LIBS) $(JSON_LIBS)
 
 bin_PROGRAMS = ppastats
 ppastats_SOURCES = \
+       cache.h cache.c\
        html.h html.c\
        lp.h lp.c\
        lp_json.h lp_json.c\
        lp_ws.h lp_ws.c\
-       main.c 
+       main.c\
+       ppastats.h
 
 dist_man_MANS = ppastats.1