[gjs] build: Also dist another input file
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] build: Also dist another input file
- Date: Wed, 25 Sep 2013 02:10:44 +0000 (UTC)
commit 8d984a87519ea92e45775fbd4368fe9f519a12a4
Author: Colin Walters <walters verbum org>
Date: Tue Sep 24 22:09:02 2013 -0400
build: Also dist another input file
Apparently people still use these tarball thingies.
Makefile-insttest.am | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/Makefile-insttest.am b/Makefile-insttest.am
index 4575636..e48b6bb 100644
--- a/Makefile-insttest.am
+++ b/Makefile-insttest.am
@@ -1,5 +1,7 @@
EXTRA_DIST += \
- installed-tests/jsunit.test.in
+ installed-tests/jsunit.test.in \
+ installed-tests/script.test.in \
+ $(NULL)
installedtestmetadir = $(datadir)/installed-tests/gjs
installedtestmeta_DATA =
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]