projects
/
forks
/
stagit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0328079
)
clean generated tarball too
author
sin
<sin@2f30.org>
Fri, 25 Mar 2016 09:30:19 +0000
(09:30 +0000)
committer
sin
<sin@2f30.org>
Fri, 25 Mar 2016 09:30:19 +0000
(09:30 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 1b4dffc134254f8d1860e962b7aab501e4a3082f..eb6e9e8d0b87fa0fdac9343100331c1be9085621 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-62,7
+62,7
@@
stagit-index: stagit-index.o ${COMPATOBJ}
${CC} -o $@ stagit-index.o ${COMPATOBJ} ${LDFLAGS}
clean:
- rm -f ${BIN} ${OBJ}
+ rm -f ${BIN} ${OBJ}
${NAME}-${VERSION}.tar.gz
install: all
# installing executable files.