X-Git-Url: https://git.wpitchoune.net/gitweb/?p=prss.git;a=blobdiff_plain;f=src%2FMakefile.am;h=e4850c84735c1c6fac629ba6c059989daabaea16;hp=042d0f2bf4824dffe5dcbc5c360a935d5e6fcb2e;hb=77684af25efe1e3d3ca4e3462aed42c3489c0558;hpb=e68e296d497fcf6aadf73c0ee8f2dcd58aff0cc8 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 \