Introduction
Introduction Statistics Contact Development Disclaimer Help
tclean generated tarball too - stagit - static git page generator
git clone git://src.adamsgaard.dk/stagit
Log
Files
Refs
README
LICENSE
---
commit 09a49b3dce9d05d8729fd7bb97efadba69951391
parent 0328079589e5a92eac94b594aa6361d38e7fbc76
Author: sin <[email protected]>
Date: Fri, 25 Mar 2016 09:30:19 +0000
clean generated tarball too
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
t@@ -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.
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.