updated log api
[prss.git] / src / Makefile.am
index 2f9f9b3..cfd0803 100644 (file)
@@ -18,8 +18,10 @@ 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 \