Introduction
Introduction Statistics Contact Development Disclaimer Help
tchanged the files included in make dist - dwm - [fork] customized build of dwm…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit f80688f1c79ae813965c7c9cac35931a07c4cc90
parent dc5c070c44d9af434405c8d6538abd06299d3298
Author: [email protected] <unknown>
Date: Thu, 3 Aug 2006 10:59:20 +0200
changed the files included in make dist
Diffstat:
M Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
t@@ -36,7 +36,8 @@ clean:
dist: clean
mkdir -p dwm-${VERSION}
- cp -R Makefile README LICENSE config.mk *.h *.c ${MAN1} dwm-${VERSION}
+ cp -R Makefile README LICENSE config.mk dwm.h config.*.h \
+ *.c ${MAN1} dwm-${VERSION}
tar -cf dwm-${VERSION}.tar dwm-${VERSION}
gzip dwm-${VERSION}.tar
rm -rf dwm-${VERSION}
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.