mirror of
https://github.com/0intro/wmii
synced 2025-01-06 02:22:01 +03:00
added wmiir to the distfile creation process
This commit is contained in:
parent
2b964a63b3
commit
33ad150558
2
Makefile
2
Makefile
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user