X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/eadf090413c530e69e8568492ebeb4b4087bd2ad..59dafc4ad67d0d4318d03b5f40da94af2bdf41fb:/Makefile diff --git a/Makefile b/Makefile index f3f6b3d..15a341e 100644 --- a/Makefile +++ b/Makefile @@ -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