moved copy fcts to separate file
[ppastats.git] / src / Makefile.am
index bcb15aa..fb3ce06 100644 (file)
@@ -9,6 +9,7 @@ bin_PROGRAMS = ppastats
 ppastats_SOURCES = \
        cache.h cache.c\
        html.h html.c\
+       io.h io.c\
        list.h list.c\
        lp.h lp.c\
        lp_json.h lp_json.c\