summaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
authorSimon Howard2014-02-03 07:06:03 -0800
committerSimon Howard2014-02-03 07:06:03 -0800
commit95ef264ebab11e76adf523f8196b3f3ad5ae34ae (patch)
treed589171cab16b32163fe2c6f7a5190e0cbb1147e /data/Makefile.am
parent4cc85f4c99939e301ff3d1eb690be7475ac131f0 (diff)
parentb8dfaffcb5bda84289b534b8252f0cc58e21a219 (diff)
downloadchocolate-doom-95ef264ebab11e76adf523f8196b3f3ad5ae34ae.tar.gz
chocolate-doom-95ef264ebab11e76adf523f8196b3f3ad5ae34ae.tar.bz2
chocolate-doom-95ef264ebab11e76adf523f8196b3f3ad5ae34ae.zip
Merge pull request #329 from fabiangreffrath/master
Some improvements to the build system
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 1fd4588c..894beb75 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -19,3 +19,4 @@ icons_DATA = @PROGRAM_PREFIX@doom.png \
@PROGRAM_PREFIX@setup.png : setup.png
cp setup.png $@
+CLEANFILES = $(icons_DATA)