stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[STUMP] [PATCH] remove stumpwm.info and stumpwm.texi on `make clean`


From: Luca Capello
Subject: [STUMP] [PATCH] remove stumpwm.info and stumpwm.texi on `make clean`
Date: Fri, 18 Jul 2008 02:38:57 +0200

---
 Makefile.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index 0c02290..9b4d97b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -47,4 +47,4 @@ upload-release:
        echo rm stumpwm-latest.tgz.sig && echo rm stumpwm-latest.tgz && echo ln 
address@hidden@.tgz stumpwm-latest.tgz && echo ln address@hidden@.tgz.sig 
stumpwm-latest.tgz.sig | sftp -b - address@hidden:/releases/stumpwm/
 
 clean:
-       rm -f *.fasl *.fas *.lib *.*fsl stumpwm
+       rm -f *.fasl *.fas *.lib *.*fsl stumpwm stumpwm.texi stumpwm.info
-- 
1.5.6.2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]