Imported deforaos-release.sh

This commit is contained in:
Pierre Pronchery 2012-10-01 18:18:17 +00:00
parent 6edf409a67
commit 0568b7f951
2 changed files with 2 additions and 1 deletions

View File

@ -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 \

View File

@ -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