X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2FMakefile.am;h=348772c48e284e6882a33912890f125a5ef2062c;hb=95162b13ecc70395c10d3cf79757affe6d0c00cf;hp=e4850c84735c1c6fac629ba6c059989daabaea16;hpb=77684af25efe1e3d3ca4e3462aed42c3489c0558;p=prss.git diff --git a/src/Makefile.am b/src/Makefile.am index e4850c8..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 \ @@ -28,6 +30,7 @@ prss_SOURCES = main.c \ webbrowser.h gsettings_SCHEMAS=prss.gschema.xml +EXTRA_DIST=$(gsettings_SCHEMAS) @GSETTINGS_RULES@