X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=thumbnailer%2FMakefile.am;h=45e3d2a86b98c006f4239bb7d0d07f286d363a96;hb=7ffaa3a0083d1f59a721f9f22f23d29d3cfc52aa;hp=b974b4f446b136319a82efad4b5a8a5f0e128a67;hpb=5b96694056a9bfbbeca84a44dfbe9eb82d684e10;p=evince.git diff --git a/thumbnailer/Makefile.am b/thumbnailer/Makefile.am index b974b4f4..45e3d2a8 100644 --- a/thumbnailer/Makefile.am +++ b/thumbnailer/Makefile.am @@ -71,10 +71,13 @@ if GCONF_SCHEMAS_INSTALL done \ fi endif -endif + +endif # WITH_GCONF EXTRA_DIST = \ $(schema_files) DISTCLEANFILES = \ $(schema_DATA) + +-include $(top_srcdir)/git.mk