[gimp] app/tests: Use implicit _SOURCES



commit 47709fab18df76a5e804204461160ecabe8df852
Author: Martin Nordholts <martinn src gnome org>
Date:   Thu Dec 24 18:54:11 2009 +0100

    app/tests: Use implicit _SOURCES

 app/tests/Makefile.am |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/app/tests/Makefile.am b/app/tests/Makefile.am
index c4778ad..b0383ee 100644
--- a/app/tests/Makefile.am
+++ b/app/tests/Makefile.am
@@ -12,11 +12,6 @@ TESTS = \
 
 EXTRA_PROGRAMS = $(TESTS)
 
-test_layers_SOURCES             = test-layers.c
-test_layer_grouping_SOURCES     = test-layer-grouping.c
-test_window_management_SOURCES  = test-window-management.c
-test_session_management_SOURCES = test-session-management.c
-
 libgimpbase = $(top_builddir)/libgimpbase/libgimpbase-$(GIMP_API_VERSION).la
 libgimpconfig = $(top_builddir)/libgimpconfig/libgimpconfig-$(GIMP_API_VERSION).la
 libgimpcolor = $(top_builddir)/libgimpcolor/libgimpcolor-$(GIMP_API_VERSION).la



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