projects
/
suckless
/
dmenu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49672e9
)
make clean lsx
author
Connor Lane Smith
<cls@lubutu.com>
Thu, 23 Jun 2011 21:39:20 +0000
(22:39 +0100)
committer
Connor Lane Smith
<cls@lubutu.com>
Thu, 23 Jun 2011 21:39:20 +0000
(22:39 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index f3f6b3d502797cc2bef838ce216ffee59f8d9207..15a341e2321eb9d3afadccecb85c9c5b157a92f4 100644
(file)
--- 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