[gjs] Add missing \ in previous commit



commit ca1a61c4bd8c4cceb91f7f794a6482dabca253a2
Author: Colin Walters <walters verbum org>
Date:   Mon Sep 29 09:02:59 2014 -0400

    Add missing \ in previous commit

 Makefile-test.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile-test.am b/Makefile-test.am
index 9673d91..df68ef9 100644
--- a/Makefile-test.am
+++ b/Makefile-test.am
@@ -3,7 +3,7 @@ EXTRA_DIST += \
        test/test-bus.conf
 
 # Other custom tests, not automated
-dist_noinst_DATA =
+dist_noinst_DATA = \
        test/interactive/testGtk.js
 
 RUN_WITH_DBUS = ${top_srcdir}/test/run-with-dbus --session --system


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