Imported deforaos-release.sh
This commit is contained in:
parent
6edf409a67
commit
0568b7f951
1
Makefile
1
Makefile
|
@ -24,6 +24,7 @@ dist:
|
||||||
$(PACKAGE)-$(VERSION)/src/Makefile \
|
$(PACKAGE)-$(VERSION)/src/Makefile \
|
||||||
$(PACKAGE)-$(VERSION)/src/deforaos-build.sh \
|
$(PACKAGE)-$(VERSION)/src/deforaos-build.sh \
|
||||||
$(PACKAGE)-$(VERSION)/src/deforaos-document.sh \
|
$(PACKAGE)-$(VERSION)/src/deforaos-document.sh \
|
||||||
|
$(PACKAGE)-$(VERSION)/src/deforaos-release.sh \
|
||||||
$(PACKAGE)-$(VERSION)/src/deforaos-update.sh \
|
$(PACKAGE)-$(VERSION)/src/deforaos-update.sh \
|
||||||
$(PACKAGE)-$(VERSION)/src/project.conf \
|
$(PACKAGE)-$(VERSION)/src/project.conf \
|
||||||
$(PACKAGE)-$(VERSION)/targets/Makefile \
|
$(PACKAGE)-$(VERSION)/targets/Makefile \
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
dist=Makefile,deforaos-build.sh,deforaos-document.sh,deforaos-update.sh
|
dist=Makefile,deforaos-build.sh,deforaos-document.sh,deforaos-release.sh,deforaos-update.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user