[gjs: 1/3] build: Include debugger.test.in in dist tarballs



commit ac3c8af42e1f2e209bf62f575f7173e0dfff09de
Author: Simon McVittie <smcv debian org>
Date:   Mon Aug 13 23:41:34 2018 +0100

    build: Include debugger.test.in in dist tarballs
    
    Otherwise you can't build a dist tarball with --enable-installed-tests.
    Reproducible with:
    make distcheck DISTCHECK_CONFIGURE_FLAGS=--enable-installed-tests
    
    Signed-off-by: Simon McVittie <smcv debian org>

 Makefile-insttest.am | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/Makefile-insttest.am b/Makefile-insttest.am
index 24da82ee..d7a8736f 100644
--- a/Makefile-insttest.am
+++ b/Makefile-insttest.am
@@ -1,4 +1,5 @@
 EXTRA_DIST += \
+       installed-tests/debugger.test.in                \
        installed-tests/minijasmine.test.in             \
        installed-tests/script.test.in                  \
        installed-tests/js/jsunit.gresources.xml        \


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