[comitted] Replace src-release with src-release.sh

Message ID 20150331185112.GA22150@intel.com
State New, archived
Headers

Commit Message

Lu, Hongjiu March 31, 2015, 6:51 p.m. UTC
  I checked in this patch to replace src-release with src-release.sh.


H.J.
--
	* src-release.sh (DEVO_SUPPORT): Replace src-release with
	src-release.sh.
---
 src-release.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/src-release.sh b/src-release.sh
index a263a7c..9b985f0 100755
--- a/src-release.sh
+++ b/src-release.sh
@@ -42,7 +42,7 @@  DEVO_SUPPORT="README Makefile.in configure configure.ac \
 	COPYING COPYING.LIB install-sh config-ml.in symlink-tree \
 	mkinstalldirs ltmain.sh missing ylwrap \
 	libtool.m4 ltsugar.m4 ltversion.m4 ltoptions.m4 \
-	Makefile.def Makefile.tpl src-release config.rpath \
+	Makefile.def Makefile.tpl src-release.sh config.rpath \
 	ChangeLog MAINTAINERS README-maintainer-mode \
 	lt~obsolete.m4 ltgcc.m4 depcomp mkdep compile \
 	COPYING3 COPYING3.LIB"