diff options
Diffstat (limited to 'executive-summary/component/Makefile.am')
-rw-r--r-- | executive-summary/component/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/executive-summary/component/Makefile.am b/executive-summary/component/Makefile.am index 1db01fed36..870746bf1e 100644 --- a/executive-summary/component/Makefile.am +++ b/executive-summary/component/Makefile.am @@ -81,7 +81,7 @@ evolution-executive-summary.pure: evolution-executive-summary endif EXTRA_DIST = $(glade_DATA) -CLEANFILES += $(COMPOSER_GENERATED) +CLEANFILES = $(COMPOSER_GENERATED) BUILT_SOURCES = $(COMPOSER_GENERATED) dist-hook: |