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