X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2FMakefile.am;h=e4850c84735c1c6fac629ba6c059989daabaea16;hb=ae4284cdb2445a16b5fd872af089b7d41d585c69;hp=e2393da65b62f85de2e2e20b2f0600ebdfe57da6;hpb=3b14915e76fc7a05512e0523afd39556c0a14567;p=prss.git diff --git a/src/Makefile.am b/src/Makefile.am index e2393da..e4850c8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -14,10 +14,14 @@ bin_PROGRAMS = prss prss_SOURCES = main.c \ http.c \ http.h \ + io.c \ + io.h \ ttrss.c \ ttrss.h \ ttrss_model.c \ ttrss_model.h \ + ttrss_ws.c \ + ttrss_ws.h \ url.c \ url.h \ webbrowser.c \