X-Git-Url: https://git.wpitchoune.net/gitweb/?p=prss.git;a=blobdiff_plain;f=src%2FMakefile.am;h=58ff4751e3ed4ac7dbbeb4bf1bbee92a6f0b26b0;hp=2f9f9b3a62472b0f3ca272a560309e236cdae31c;hb=24fbad1fafb0e7c0cd65afb199a29a8676db5b5e;hpb=a3f79452df23ac3db9e7a827e16097322de377c0 diff --git a/src/Makefile.am b/src/Makefile.am index 2f9f9b3..58ff475 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -18,8 +18,12 @@ prss_SOURCES = main.c \ io.h \ list.c \ list.h \ - log.c \ - log.h \ + plog.c \ + plog.h \ + pstr.c \ + pstr.h \ + ptime.c \ + ptime.h \ ttrss.c \ ttrss.h \ ttrss_cache.c \