aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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