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