From: jiehua.xiong Date: Tue, 15 Oct 2013 06:26:31 +0000 (+0800) Subject: Remove html head and author info from Makefile.am X-Git-Tag: 2.2.1_release~56 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1ab7d69431c8dfe68e7772c2491bd37f63feeaff;p=test%2Ftct%2Fweb%2Fapi.git Remove html head and author info from Makefile.am Change-Id: I8864895dcfa7ac627d975eee2a6b2a41aa5e125f --- diff --git a/Makefile.am b/Makefile.am index d69e90712..45a61203f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,34 +1,3 @@ -## -# Copyright (c) 2012 Intel Corporation. -# -# Redistribution and use in source and binary forms, with or without modification, -# are permitted provided that the following conditions are met: -# -# * Redistributions of works must retain the original copyright notice, this list -# of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the original copyright notice, -# this list of conditions and the following disclaimer in the documentation -# and/or other materials provided with the distribution. -# * Neither the name of Intel Corporation nor the names of its contributors -# may be used to endorse or promote products derived from this work without -# specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" -# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -# ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, -# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY -# OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, -# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# -# Authors: -# Huajun Li -# - - SUBDIRS = tct-testconfig \ tct-capability-tests \ tct-2dtransforms-css3-tests \ diff --git a/tct-bluetooth-tizen-tests/bluetooth/Makefile.am b/tct-bluetooth-tizen-tests/bluetooth/Makefile.am index 4c11b184f..5530dcdde 100644 --- a/tct-bluetooth-tizen-tests/bluetooth/Makefile.am +++ b/tct-bluetooth-tizen-tests/bluetooth/Makefile.am @@ -1,11 +1,3 @@ - -#Authors: - # Lei, ZhanX -# -#Revision history: -#Date Author Description - #02-17-2012 Lei, ZhanX Make file - SUBDIRS = support bluetooth_SCRIPTS = * bluetoothdir = $(prefix)/opt/tct-bluetooth-tizen-tests/bluetooth diff --git a/tct-callhistory-tizen-tests/callhistory/Makefile.am b/tct-callhistory-tizen-tests/callhistory/Makefile.am index eb1408c78..04c427a5a 100644 --- a/tct-callhistory-tizen-tests/callhistory/Makefile.am +++ b/tct-callhistory-tizen-tests/callhistory/Makefile.am @@ -1,10 +1,3 @@ -#Authors: -# Li, KaiyuX -# -#Revision history: -#Date Author Description -#04-13-2012 Li, KaiyuX Make file - SUBDIRS = support callhistory_SCRIPTS = * callhistorydir = $(prefix)/opt/tct-callhistory-tizen-tests/callhistory diff --git a/tct-content-tizen-tests/content/Makefile.am b/tct-content-tizen-tests/content/Makefile.am index a67dec622..8c814add3 100644 --- a/tct-content-tizen-tests/content/Makefile.am +++ b/tct-content-tizen-tests/content/Makefile.am @@ -1,33 +1,3 @@ -# Copyright (c) 2012 Intel Corporation. -# -# Redistribution and use in source and binary forms, with or without modification, -# are permitted provided that the following conditions are met: -# -# * Redistributions of works must retain the original copyright notice, this list -# of conditions and the following disclaimer. -# * Redistributions in binary form must reproduce the original copyright notice, -# this list of conditions and the following disclaimer in the documentation -# and/or other materials provided with the distribution. -# * Neither the name of Intel Corporation nor the names of its contributors -# may be used to endorse or promote products derived from this work without -# specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" -# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -# ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, -# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY -# OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, -# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# -# Authors: -# Guan,JingX -# - - SUBDIRS = support content_SCRIPTS = * contentdir = $(prefix)/opt/tct-content-tizen-tests/content diff --git a/tct-download-tizen-tests/download/Makefile.am b/tct-download-tizen-tests/download/Makefile.am index 69d2a90f7..3219bf843 100644 --- a/tct-download-tizen-tests/download/Makefile.am +++ b/tct-download-tizen-tests/download/Makefile.am @@ -1,10 +1,3 @@ -#Authors: -# Li, KaiyuX -# -#Revision history: -#Date Author Description -#04-13-2012 Li, KaiyuX Make file - SUBDIRS = support download_SCRIPTS = * downloaddir = $(prefix)/opt/tct-download-tizen-tests/download diff --git a/tct-filesystem-tizen-tests/filesystem/Makefile.am b/tct-filesystem-tizen-tests/filesystem/Makefile.am index a67c3ac8e..895f4d0ef 100644 --- a/tct-filesystem-tizen-tests/filesystem/Makefile.am +++ b/tct-filesystem-tizen-tests/filesystem/Makefile.am @@ -1,11 +1,3 @@ -#Authors: -# Li, KaiyuX -# -#Revision history: -#Date Author Description -#04-13-2012 Li, KaiyuX Make file -#05-14-2013 Mariusz Polasinski Addition subdir - SUBDIRS = support filesystem_SCRIPTS = * filesystemdir = $(prefix)/opt/tct-filesystem-tizen-tests/filesystem diff --git a/tct-messaging-email-tizen-tests/messaging/Makefile.am b/tct-messaging-email-tizen-tests/messaging/Makefile.am index add21c646..076bacdf1 100644 --- a/tct-messaging-email-tizen-tests/messaging/Makefile.am +++ b/tct-messaging-email-tizen-tests/messaging/Makefile.am @@ -1,37 +1,3 @@ - -#Copyright (c) 2012 Intel Corporation. - -#Redistribution and use in source and binary forms, with or without modification, -#are permitted provided that the following conditions are met: - -#*Redistributions of works must retain the original copyright notice, this list -#of conditions and the following disclaimer. -#*Redistributions in binary form must reproduce the original copyright notice, -#this list of conditions and the following disclaimer in the documentation -#and/or other materials provided with the distribution. -#*Neither the name of Intel Corporation nor the names of its contributors -#may be used to endorse or promote products derived from this work without -#specific prior written permission. - -#THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" -#AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -#IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -#ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, -#INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -#BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -#DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY -#OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -#NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, -#EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -#Authors: -# Li, Li - -#Revision history: -#Date Author Description -#02-15-2012 Li, Li case creation - - SUBDIRS = support email_SCRIPTS = * emaildir = $(prefix)/opt/tct-messaging-email-tizen-tests/messaging diff --git a/tct-messaging-mms-tizen-tests/messaging/Makefile.am b/tct-messaging-mms-tizen-tests/messaging/Makefile.am index 378b90a72..f46e1fa14 100644 --- a/tct-messaging-mms-tizen-tests/messaging/Makefile.am +++ b/tct-messaging-mms-tizen-tests/messaging/Makefile.am @@ -1,37 +1,3 @@ - -#Copyright (c) 2012 Intel Corporation. - -#Redistribution and use in source and binary forms, with or without modification, -#are permitted provided that the following conditions are met: - -#*Redistributions of works must retain the original copyright notice, this list -#of conditions and the following disclaimer. -#*Redistributions in binary form must reproduce the original copyright notice, -#this list of conditions and the following disclaimer in the documentation -#and/or other materials provided with the distribution. -#*Neither the name of Intel Corporation nor the names of its contributors -#may be used to endorse or promote products derived from this work without -#specific prior written permission. - -#THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" -#AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -#IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -#ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, -#INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -#BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -#DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY -#OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -#NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, -#EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -#Authors: -# Li, Li - -#Revision history: -#Date Author Description -#02-15-2012 Li, Li case creation - - SUBDIRS = support email_SCRIPTS = * emaildir = $(prefix)/opt/tct-messaging-mms-tizen-tests/messaging diff --git a/tct-messaging-sms-tizen-tests/messaging/Makefile.am b/tct-messaging-sms-tizen-tests/messaging/Makefile.am index b64f31e52..733fe4194 100644 --- a/tct-messaging-sms-tizen-tests/messaging/Makefile.am +++ b/tct-messaging-sms-tizen-tests/messaging/Makefile.am @@ -1,37 +1,3 @@ - -#Copyright (c) 2012 Intel Corporation. - -#Redistribution and use in source and binary forms, with or without modification, -#are permitted provided that the following conditions are met: - -#*Redistributions of works must retain the original copyright notice, this list -#of conditions and the following disclaimer. -#*Redistributions in binary form must reproduce the original copyright notice, -#this list of conditions and the following disclaimer in the documentation -#and/or other materials provided with the distribution. -#*Neither the name of Intel Corporation nor the names of its contributors -#may be used to endorse or promote products derived from this work without -#specific prior written permission. - -#THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" -#AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -#IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -#ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, -#INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -#BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -#DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY -#OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -#NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, -#EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -#Authors: -# Li, Li - -#Revision history: -#Date Author Description -#02-15-2012 Li, Li case creation - - SUBDIRS = support email_SCRIPTS = * emaildir = $(prefix)/opt/tct-messaging-sms-tizen-tests/messaging diff --git a/tct-multicolumn-css3-tests/multicolumn/csswg/Makefile.am b/tct-multicolumn-css3-tests/multicolumn/csswg/Makefile.am index 5b052fd49..fdb20978a 100644 --- a/tct-multicolumn-css3-tests/multicolumn/csswg/Makefile.am +++ b/tct-multicolumn-css3-tests/multicolumn/csswg/Makefile.am @@ -1,32 +1,3 @@ -## -# Copyright (c) 2012 Intel Corporation. -# -# Redistribution and use in source and binary forms, with or without modification, -# are permitted provided that the following conditions are met: -# -# *Redistributions of works must retain the original copyright notice, this list -# of conditions and the following disclaimer. -# *Redistributions in binary form must reproduce the original copyright notice, -# this list of conditions and the following disclaimer in the documentation -# and/or other materials provided with the distribution. -# *Neither the name of Intel Corporation nor the names of its contributors -# may be used to endorse or promote products derived from this work without -# specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" -# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -# ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, -# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY -# OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, -# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# -# Authors: -# Fan, Yugang -# SUBDIRS = reference tests_SCRIPTS = * testsdir = $(prefix)/opt/tct-multicolumn-css3-tests/multicolumn/csswg diff --git a/tct-nfc-tizen-tests/nfc/Makefile.am b/tct-nfc-tizen-tests/nfc/Makefile.am index 438c4de09..49ed3c223 100644 --- a/tct-nfc-tizen-tests/nfc/Makefile.am +++ b/tct-nfc-tizen-tests/nfc/Makefile.am @@ -1,36 +1,3 @@ -#Copyright (c) 2012 Intel Corporation. - -#Redistribution and use in source and binary forms, with or without modification, -#are permitted provided that the following conditions are met: - -#*Redistributions of works must retain the original copyright notice, this list -#of conditions and the following disclaimer. -#*Redistributions in binary form must reproduce the original copyright notice, -#this list of conditions and the following disclaimer in the documentation -#and/or other materials provided with the distribution. -#*Neither the name of Intel Corporation nor the names of its contributors -#may be used to endorse or promote products derived from this work without -#specific prior written permission. - -#THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" -#AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -#IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -#ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, -#INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -#BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -#DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY -#OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -#NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, -#EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -#Authors: -# zhongyou,cui - -#Revision history: -#Date Author Description -#04-23-2012 zhongyou,cui case creation - - SUBDIRS=support nfc_SCRIPTS = * nfcdir = $(prefix)/opt/tct-nfc-tizen-tests/nfc diff --git a/tct-notification-tizen-tests/notification/Makefile.am b/tct-notification-tizen-tests/notification/Makefile.am index b2a98cce2..8f18fe281 100644 --- a/tct-notification-tizen-tests/notification/Makefile.am +++ b/tct-notification-tizen-tests/notification/Makefile.am @@ -1,10 +1,3 @@ -#Authors: -# Li, KaiyuX -# -#Revision history: -#Date Author Description -#04-13-2012 Li, KaiyuX Make file - SUBDIRS = support notification_SCRIPTS = * notificationdir = $(prefix)/opt/tct-notification-tizen-tests/notification diff --git a/tct-power-tizen-tests/power/Makefile.am b/tct-power-tizen-tests/power/Makefile.am index 6af64abfb..787131226 100644 --- a/tct-power-tizen-tests/power/Makefile.am +++ b/tct-power-tizen-tests/power/Makefile.am @@ -1,10 +1,3 @@ -#Authors: -# Li, KaiyuX -# -#Revision history: -#Date Author Description -#04-13-2012 Li, KaiyuX Make file - SUBDIRS = support power_SCRIPTS = * powerdir = $(prefix)/opt/tct-power-tizen-tests/power diff --git a/tct-testconfig/Makefile.am b/tct-testconfig/Makefile.am index 195a98cfa..b024dcd02 100644 --- a/tct-testconfig/Makefile.am +++ b/tct-testconfig/Makefile.am @@ -1,33 +1,3 @@ -## -# Copyright (c) 2012 Intel Corporation. -# -# Redistribution and use in source and binary forms, with or without modification, -# are permitted provided that the following conditions are met: -# -# *Redistributions of works must retain the original copyright notice, this list -# of conditions and the following disclaimer. -# *Redistributions in binary form must reproduce the original copyright notice, -# this list of conditions and the following disclaimer in the documentation -# and/or other materials provided with the distribution. -# *Neither the name of Intel Corporation nor the names of its contributors -# may be used to endorse or promote products derived from this work without -# specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" -# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -# ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, -# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY -# OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, -# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# -# Authors: -# Fan, Yugang -# - commondir = testkit SUBDIRS = $(commondir) docdir = $(prefix)/opt/tct-testconfig diff --git a/tct-webdatabase-w3c-tests/webdatabase/Makefile.am b/tct-webdatabase-w3c-tests/webdatabase/Makefile.am index 27cfb2972..16dab49c9 100644 --- a/tct-webdatabase-w3c-tests/webdatabase/Makefile.am +++ b/tct-webdatabase-w3c-tests/webdatabase/Makefile.am @@ -1,34 +1,3 @@ -#Copyright (c) 2012 Intel Corporation. - -#Redistribution and use in source and binary forms, with or without modification, -#are permitted provided that the following conditions are met: - -#*Redistributions of works must retain the original copyright notice, this list -#of conditions and the following disclaimer. -#*Redistributions in binary form must reproduce the original copyright notice, -#this list of conditions and the following disclaimer in the documentation -#and/or other materials provided with the distribution. -#*Neither the name of Intel Corporation nor the names of its contributors -#may be used to endorse or promote products derived from this work without -#specific prior written permission. -# -#THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" -#AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -#IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -#ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, -#INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, -#BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -#DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY -#OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -#NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, -#EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# -#Authors: -# Lei Yang - -#Revision history: - - WebSQLDatabase_SCRIPTS = * WebSQLDatabasedir = $(prefix)/opt/tct-webdatabase-w3c-tests/webdatabase EXTRA_DIST = $(WebSQLDatabase_SCRIPTS)