diff options
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index bf8b33b..9a00c02 100644 --- a/Makefile.am +++ b/Makefile.am @@ -71,8 +71,7 @@ dist_appdefault_DATA = \ app-defaults/Bitmap -EXTRA_DIST = bitmap.icon ChangeLog -MAINTAINERCLEANFILES=ChangeLog +EXTRA_DIST = bitmap.icon .PHONY: ChangeLog |