X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=5c04b74f11981c11b5cce539d20f05a04c80e436;hb=9c20694ff05136d233cc92ddb9dd0519519af54c;hp=5acc74fdfa89707116283307ed4329ba354a9b13;hpb=30582eef6d8c325d026e7db0301921ddba21dfec;p=evince.git diff --git a/Makefile.am b/Makefile.am index 5acc74fd..5c04b74f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,11 @@ SUBDIRS = cut-n-paste po help data # Backends -SUBDIRS += pdf ps +SUBDIRS += pdf + +if ENABLE_PS +SUBDIRS += ps +endif if ENABLE_PIXBUF SUBDIRS += pixbuf @@ -24,6 +28,10 @@ if ENABLE_COMICS SUBDIRS += comics endif +if ENABLE_IMPRESS + SUBDIRS += impress +endif + SUBDIRS += backend # Library