From c0f13f760674b431f30b5ff17469030c5fa5a8d4 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 2 May 2006 05:49:17 +0000 Subject: r11667@tres: ted | 2006-05-01 22:48:49 -0700 Backing out version 11530. SVK is so liberating and so frustrating all at the same time. (bzr r697) --- src/Makefile_insert | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) (limited to 'src/Makefile_insert') diff --git a/src/Makefile_insert b/src/Makefile_insert index 18f6b7b03..531882f8d 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -319,18 +319,6 @@ inkscape_LDFLAGS = --export-dynamic $(kdeldflags) inkview_SOURCES = inkview.cpp $(win32_sources) inkview_LDADD = $(all_libs) -mod360_test_SOURCES = mod360-test.cpp -mod360_test_LDADD = libinkpre.a -lglib-2.0 - -round_test_SOURCES = round-test.cpp -round_test_LDADD = libinkpost.a - -sp_gradient_test_SOURCES = sp-gradient-test.cpp -sp_gradient_test_LDADD = $(all_libs) - -sp_style_elem_test_SOURCES = sp-style-elem-test.cpp -sp_style_elem_test_LDADD = $(all_libs) - style_test_SOURCES = style-test.cpp style_test_LDADD = $(all_libs) @@ -342,4 +330,9 @@ test_all_includes = \ color-profile-test.h \ dir-util-test.h \ extract-uri-test.h \ + mod360-test.h \ + round-test.h \ + sp-gradient-test.h \ + sp-style-elem-test.h \ + style-test.h \ verbs-test.h -- cgit v1.2.3