X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=backend%2FMakefile.am;h=da9dc8c612987a2715f46aa0653f483c3cf28765;hb=33d9b680db507280f1d8fbb31c01d31de6531046;hp=dcbbc0e162c6c81bbf5f47bbed58bb04b4432a66;hpb=40cdc4620d4f1d34b16f8007d26c32c05cb520d1;p=evince.git diff --git a/backend/Makefile.am b/backend/Makefile.am index dcbbc0e1..da9dc8c6 100644 --- a/backend/Makefile.am +++ b/backend/Makefile.am @@ -10,10 +10,6 @@ if ENABLE_PS SUBDIRS += ps endif -if ENABLE_PIXBUF -SUBDIRS += pixbuf -endif - if ENABLE_DJVU SUBDIRS += djvu endif @@ -30,9 +26,11 @@ if ENABLE_COMICS SUBDIRS += comics endif -if ENABLE_IMPRESS - SUBDIRS += impress +if ENABLE_XPS +SUBDIRS += xps endif EXTRA_DIST = \ backend.symbols + +-include $(top_srcdir)/git.mk