make clean lsx

This commit is contained in:
Connor Lane Smith 2011-06-23 22:39:20 +01:00
parent 49672e9d05
commit 59dafc4ad6
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ lsx: lsx.o
clean:
@echo cleaning
@rm -f dmenu ${OBJ} dmenu-${VERSION}.tar.gz
@rm -f dmenu lsx ${OBJ} dmenu-${VERSION}.tar.gz
dist: clean
@echo creating dist tarball