Whoops, also remove new imgdot files if they should exist
authorJoey Schulze <joey@infodrom.org>
Thu, 6 Sep 2001 11:10:35 +0000 (11:10 +0000)
committerJoey Schulze <joey@infodrom.org>
Thu, 6 Sep 2001 11:10:35 +0000 (11:10 +0000)
src/Makefile

index beec9ad..9e6cba3 100644 (file)
@@ -21,7 +21,7 @@ all: $(FILES)
 dir: $(FILES)
 
 clean:
-       -rm -f $(FILES) $(SFILES) $(PFILES) .depend *.imgdot-1x1-transp.gif imgdot-1x1-transp.gif
+       -rm -f $(FILES) $(SFILES) $(PFILES) .depend *.imgdot-1x1-transp.gif imgdot-1x1-transp.gif imgdot-1x1-transp-ffffff.gif
        -rm -f *~
        test -z "$(DIRS)" || for d in "" $(DIRS); do if [ -n "$$d" ]; then (cp Makefile $$d && make -C $$d clean); fi; done
        test -z "$(ROOT_PREFIX)" || rm -f Makefile