pinosaur
/
dmenu.git
/ commitdiff
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
f3f6b3d
..
15a341e
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