]> granicus.if.org Git - docbook-dsssl/commitdiff
EXECUTABLES -> DISTRIB_EXECUTABLES
authorMichael Smith <xmldoc@users.sourceforge.net>
Mon, 25 Apr 2005 19:47:50 +0000 (19:47 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Mon, 25 Apr 2005 19:47:50 +0000 (19:47 +0000)
website/Makefile

index 0e788f8e2fa3356b8a9d529695873401c9e76169..222d7b9af188f9b5e6ce06991f51adcc17a6628f 100644 (file)
@@ -14,15 +14,15 @@ DISTRIB_DEPENDS = example RELEASE-NOTES.txt
 # excluded from the zip file and tarball for the release
 DISTRIB_EXCLUDES = /tests$$
 
-# to make sure that executable bit is retained after packaging,
-# you need to explicitly list any executable files here
-EXECUTABLES = install.sh test.sh uninstall.sh
-
 # value of DISTRIB_PACKAGES is a space-separated list of any
 # directory names that should be packaged as separate zip/tar
 # files for the release
 DISTRIB_PACKAGES =
 
+# to make sure that executable bit is retained after packaging,
+# you need to explicitly list any executable files here
+DISTRIB_EXECUTABLES =
+
 # list of pathname+URIs to test for catalog support
 URILIST = \
        schema/dtd/website.dtd\ http://docbook.sourceforge.net/release/website/2.6/schema/dtd/website.dtd \