aboutsummaryrefslogtreecommitdiffstats
path: root/shell/importer/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'shell/importer/Makefile.am')
-rw-r--r--shell/importer/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/importer/Makefile.am b/shell/importer/Makefile.am
index f4a4b532a7..496a53da3f 100644
--- a/shell/importer/Makefile.am
+++ b/shell/importer/Makefile.am
@@ -56,7 +56,7 @@ glade_DATA = import.glade
EXTRA_DIST = $(glade_DATA) $(IDLS)
BUILT_SOURCES=$(IDL_GENERATED)
-CLEANFILES += $(BUILT_SOURCES)
+CLEANFILES = $(BUILT_SOURCES)
dist-hook:
cd $(distdir); rm -f $(BUILT_SOURCES)