[gjs/gnome-3-10] build: Also dist another input file



commit 7a05ff86ecf5a4fcac67f09d410b195e5528f14f
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]