updated log api
[prss.git] / src / Makefile.am
index 45e583c..cfd0803 100644 (file)
@@ -18,10 +18,14 @@ prss_SOURCES = main.c \
        io.h \
        list.c \
        list.h \
-       log.c \
-       log.h \
+       plog.c \
+       plog.h \
+       ptime.c \
+       ptime.h \
        ttrss.c \
        ttrss.h \
+       ttrss_cache.c \
+       ttrss_cache.h \
        ttrss_model.c \
        ttrss_model.h \
        ttrss_ws.c \