diff options
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 56228bdd72..8829330db2 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -236,7 +236,7 @@ evolution.pure: evolution endif -CLEANFILES += $(IDL_GENERATED) +CLEANFILES = $(IDL_GENERATED) BUILT_SOURCES = $(IDL_GENERATED) dist-hook: |