X-Git-Url: https://git.wpitchoune.net/gitweb/?p=prss.git;a=blobdiff_plain;f=src%2FMakefile.am;h=042d0f2bf4824dffe5dcbc5c360a935d5e6fcb2e;hp=671429ed6649f2a98b3ab58edef7b17043566784;hb=4e8c884a282bcf16f486d06164ee187faa8a2610;hpb=1087cf87f08c0311004e47b05cae0f6649d835f7 diff --git a/src/Makefile.am b/src/Makefile.am index 671429e..042d0f2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,6 +16,10 @@ prss_SOURCES = main.c \ http.h \ ttrss.c \ ttrss.h \ + ttrss_model.c \ + ttrss_model.h \ + ttrss_ws.c \ + ttrss_ws.h \ url.c \ url.h \ webbrowser.c \