diff options
Diffstat (limited to 'themes/fieron2_data')
| -rw-r--r-- | themes/fieron2_data/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/themes/fieron2_data/Makefile.am b/themes/fieron2_data/Makefile.am index 0e266c7d..3309af5c 100644 --- a/themes/fieron2_data/Makefile.am +++ b/themes/fieron2_data/Makefile.am @@ -5,3 +5,10 @@ themedata_DATA=\ iconify.xbm \ max.xbm \ stick.xbm + +EXTRA_DIST=$(themedata_DATA) + +MAINTAINERCLEANFILES=Makefile.in + +distclean-local: + $(RM) *\~ *.orig *.rej .\#* |
