X-Git-Url: https://git.wpitchoune.net/gitweb/?p=prss.git;a=blobdiff_plain;f=src%2FMakefile.am;h=348772c48e284e6882a33912890f125a5ef2062c;hp=4a5d36752d0f515b24765e6f60027296f2f5d2f5;hb=09a826a93753ebb1b82fbc30574c034f084e02b8;hpb=ba998dd7b5a61fc2a1fa25538dc370eff0368c2c diff --git a/src/Makefile.am b/src/Makefile.am index 4a5d367..348772c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,6 +16,8 @@ prss_SOURCES = main.c \ http.h \ io.c \ io.h \ + log.c \ + log.h \ ttrss.c \ ttrss.h \ ttrss_model.c \