Make clean now removes pixmap dir too

This commit is contained in:
Morgan Aldridge 2019-01-05 22:00:40 -05:00
parent 5986fca75f
commit 1145ffa2d5
1 changed files with 1 additions and 1 deletions

View File

@ -18,5 +18,5 @@ install:
ln -s $(HOME)/$(CONF)/.mlvwmrc $(HOME)/.mlvwmrc
clean:
rm -r $(PIXMAP)/*.xpm
rm -r $(PIXMAP)
rm -r $(TEMP)