added wmiir to the distfile creation process

This commit is contained in:
Denis Grelich 2006-12-24 20:57:29 +01:00
parent 2b964a63b3
commit 33ad150558

View File

@ -34,7 +34,7 @@ clean:
dist: clean
@echo creating dist tarball
@mkdir -p wmii-${VERSION}
@cp -R LICENSE Makefile README wmii config.mk rc \
@cp -R LICENSE Makefile README wmii wmiir config.mk rc \
wmii.1 wmiiwm.1 wmii.h ${SRC} wmii-${VERSION}
@tar -cf wmii-${VERSION}.tar wmii-${VERSION}
@gzip wmii-${VERSION}.tar