aboutsummaryrefslogtreecommitdiffhomepage
path: root/images
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1998-10-07 16:32:18 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1998-10-07 16:32:18 +0000
commitcc7bd501f3e906b7e6296916755d1540f60b0c3c (patch)
tree5b30d2f47f36779a1cf45992d615e839bd5735a9 /images
parent5e42ba794cbe45818b1336211cdada1a8b69e5e4 (diff)
Adjusted so make clean gives clean output from cvs update.
Diffstat (limited to 'images')
-rw-r--r--images/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/images/Makefile b/images/Makefile
index dfa06deb..9103e16d 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -51,10 +51,10 @@ cvsclean: clean
# Remove all the generated targets and other junk.
wellclean: clean
- rm -f *.xpm *.xbm *.jpg *.gif gimp/pluginrc
+ rm -f *.xpm *.xbm *.jpg *.gif
clean:
- rm -f buttons webpix
+ rm -f buttons webpix gimp/pluginrc
install: webpix
cp -pf $(WEBPIX_TARGETS) ../html