X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=lib%2FMakefile.am;h=adf16f11cdb145a1bde195895580bbd56e69b5c7;hb=6de49223c660b9233b7809e81f826cb99e6ecd5d;hp=9a3bd51ae39e9869d9fc994ff434a181373936fa;hpb=16ebda50ec3b3ab96d9bbc3c8e8522b269ef1191;p=evince.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 9a3bd51a..adf16f11 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -12,4 +12,8 @@ noinst_LTLIBRARIES = libev.la libev_la_SOURCES= \ ev-debug.c \ ev-debug.h \ + ev-file-helpers.c \ + ev-file-helpers.h \ + ev-gui.c \ + ev-gui.h \ $(NULL)