X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2FMakefile.am;h=e4850c84735c1c6fac629ba6c059989daabaea16;hb=001d040bbfca2ce765c4fd103b86f3f55bfd0cbb;hp=042d0f2bf4824dffe5dcbc5c360a935d5e6fcb2e;hpb=4e8c884a282bcf16f486d06164ee187faa8a2610;p=prss.git diff --git a/src/Makefile.am b/src/Makefile.am index 042d0f2..e4850c8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -14,6 +14,8 @@ bin_PROGRAMS = prss prss_SOURCES = main.c \ http.c \ http.h \ + io.c \ + io.h \ ttrss.c \ ttrss.h \ ttrss_model.c \