From 0568b7f9514b94a081ce7e95de96c61f7653691a Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 1 Oct 2012 18:18:17 +0000 Subject: [PATCH] Imported deforaos-release.sh --- Makefile | 1 + src/project.conf | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c7ca058..e8d5d0e 100644 --- a/Makefile +++ b/Makefile @@ -24,6 +24,7 @@ dist: $(PACKAGE)-$(VERSION)/src/Makefile \ $(PACKAGE)-$(VERSION)/src/deforaos-build.sh \ $(PACKAGE)-$(VERSION)/src/deforaos-document.sh \ + $(PACKAGE)-$(VERSION)/src/deforaos-release.sh \ $(PACKAGE)-$(VERSION)/src/deforaos-update.sh \ $(PACKAGE)-$(VERSION)/src/project.conf \ $(PACKAGE)-$(VERSION)/targets/Makefile \ diff --git a/src/project.conf b/src/project.conf index 41c3ba0..15a4fce 100644 --- a/src/project.conf +++ b/src/project.conf @@ -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