X-Git-Url: https://git.wpitchoune.net/gitweb/?p=prss.git;a=blobdiff_plain;f=src%2FMakefile.am;h=cfd0803b08be89ea6c2099d70abbe409b9d90b37;hp=2f9f9b3a62472b0f3ca272a560309e236cdae31c;hb=b182d98e4534d7b84a4d99c08b0f343e80d64ee4;hpb=a3f79452df23ac3db9e7a827e16097322de377c0 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 \