[gjs] build: Dist testSystemExit.js



commit 48603c2c27d26483b0fc0c8cb00f96beb25849df
Author: Colin Walters <walters verbum org>
Date:   Wed Sep 18 09:10:48 2013 -0400

    build: Dist testSystemExit.js
    
    Strangely disting _DATA is not the default.

 Makefile-insttest.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile-insttest.am b/Makefile-insttest.am
index 08af5ad..4575636 100644
--- a/Makefile-insttest.am
+++ b/Makefile-insttest.am
@@ -120,6 +120,6 @@ endif
        sed -e s,@pkglibexecdir\@,$(pkglibexecdir), -e s,@name\@,$(notdir $<), < 
$(srcdir)/installed-tests/script.test.in > $  tmp && mv $  tmp $@
 
 jsscripttestsdir = $(gjsinsttestdir)/scripts
-jsscripttests_DATA = installed-tests/scripts/testSystemExit.js
+dist_jsscripttests_DATA = installed-tests/scripts/testSystemExit.js
 installedtestmeta_DATA += testSystemExit.test
 endif



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]