X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=de5ad3e78595345947e0e146eeb730fa438d4423;hb=e1ec38bb31d735c3219f967f3f1703bc88eb5090;hp=5acc74fdfa89707116283307ed4329ba354a9b13;hpb=30582eef6d8c325d026e7db0301921ddba21dfec;p=evince.git diff --git a/Makefile.am b/Makefile.am index 5acc74fd..de5ad3e7 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