diff options
Diffstat (limited to 'backend/Makefile.am')
-rw-r--r-- | backend/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/backend/Makefile.am b/backend/Makefile.am index ab1663d7..ef76c4ee 100644 --- a/backend/Makefile.am +++ b/backend/Makefile.am @@ -34,10 +34,6 @@ if ENABLE_XPS SUBDIRS += xps endif -if ENABLE_IMPRESS - SUBDIRS += impress -endif - EXTRA_DIST = \ backend.symbols |