X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=backend%2FMakefile.am;h=85f4ff159ea0aaa30656cb963f9504a81db9ab9f;hb=212d9a536bc60e711b779feb5e8aa33db654997d;hp=dcbbc0e162c6c81bbf5f47bbed58bb04b4432a66;hpb=40cdc4620d4f1d34b16f8007d26c32c05cb520d1;p=evince.git diff --git a/backend/Makefile.am b/backend/Makefile.am index dcbbc0e1..85f4ff15 100644 --- a/backend/Makefile.am +++ b/backend/Makefile.am @@ -30,9 +30,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