diff --git a/Makefile b/Makefile index 8bbf032..97bd136 100644 --- a/Makefile +++ b/Makefile @@ -15,4 +15,5 @@ install: sed -i 's@/home2/tak/bin/pixmap@$(HOME)/$(PIXMAP)@g' $(HOME)/$(CONF)/.mlvwmrc clean: - rm -r $(TEMP) \ No newline at end of file + rm -r $(TEMP) + rm -r $(PIXMAP)/mini*.xpm \ No newline at end of file