X-Git-Url: https://git.wpitchoune.net/gitweb/?p=prss.git;a=blobdiff_plain;f=src%2FMakefile.am;fp=src%2FMakefile.am;h=cfd0803b08be89ea6c2099d70abbe409b9d90b37;hp=2f9f9b3a62472b0f3ca272a560309e236cdae31c;hb=82eee30857df0465a15aaa965b6b81124aa91690;hpb=181f91ab9da4e77948b59191755c25371a5a7000 diff --git a/src/Makefile.am b/src/Makefile.am index 2f9f9b3..cfd0803 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 \