[gjs] Makefile: Remove unused gjs_files_with_tests



commit 342f463ef9cda1d4bb9798e2dcb736b160e9563b
Author: Sam Spilsbury <smspillaz gmail com>
Date:   Thu Dec 26 08:28:31 2013 -0800

    Makefile: Remove unused gjs_files_with_tests
    
    https://bugzilla.gnome.org/show_bug.cgi?id=721246

 Makefile.am |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e9490d6..3a806fb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,7 +11,6 @@ dist_gjsjs_DATA =
 BUILT_SOURCES =
 CLEANFILES =
 EXTRA_DIST =
-gjstest_files_with_tests =
 TEST_PROGS =
 check_PROGRAMS = $(TEST_PROGS)
 INTROSPECTION_GIRS =
@@ -188,14 +187,6 @@ libgjs_la_LIBADD += gjs_gi_probes.o
 endif
 EXTRA_DIST += gi/gjs_gi_probes.d
 
-gjstest_files_with_tests +=    \
-       gjs/context.cpp         \
-       gjs/jsapi-util-array.cpp        \
-       gjs/jsapi-util-error.cpp        \
-       gjs/jsapi-util-string.cpp       \
-       gjs/stack.cpp                           \
-       util/glib.cpp
-
 tapset_in_files = gjs/gjs.stp.in
 EXTRA_DIST += $(tapset_in_files)
 if ENABLE_SYSTEMTAP


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