Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/xpdf/Makefile.am')
-rw-r--r--pdf/xpdf/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/pdf/xpdf/Makefile.am b/pdf/xpdf/Makefile.am
index bb52b3c..3a19611 100644
--- a/pdf/xpdf/Makefile.am
+++ b/pdf/xpdf/Makefile.am
@@ -252,8 +252,10 @@ uidir = $(datadir)/gnome-2.0/ui
ui_DATA = \
gpdf-control-ui.xml
-CLEANFILES = $(server_DATA) $(BUILT_SOURCES)
-DISTCLEANFILES = $(server_in_files:.server.in.in=.server.in)
+CLEANFILES = \
+ $(server_DATA) \
+ $(server_in_files:.server.in.in=.server.in) \
+ $(BUILT_SOURCES)
EXTRA_DIST = $(stock_DATA) \
gpdf-marshal.list \