diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2006-04-04 09:29:55 +0000 |
|---|---|---|
| committer | joncruz <joncruz@users.sourceforge.net> | 2006-04-04 09:29:55 +0000 |
| commit | 02cb66ac22d25daecee5133a8b98677df4b5c290 (patch) | |
| tree | bf3e9ffa7edbce42e4ce1e67af691dcb7f87be0b /src/Makefile_insert | |
| parent | Add LittleCMS (diff) | |
| download | inkscape-02cb66ac22d25daecee5133a8b98677df4b5c290.tar.gz inkscape-02cb66ac22d25daecee5133a8b98677df4b5c290.zip | |
Converting attributes test to CxxTest
(bzr r422)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index c552f3401..31f57f33b 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -317,9 +317,6 @@ inkscape_LDFLAGS = --export-dynamic $(kdeldflags) inkview_SOURCES = inkview.cpp $(win32_sources) inkview_LDADD = $(all_libs) -attributes_test_SOURCES = attributes-test.cpp -attributes_test_LDADD = attributes.$(OBJEXT) -lglib-2.0 - dir_util_test_SOURCES = dir-util-test.cpp utest/test-2ary-cases.h dir_util_test_LDADD = dir-util.$(OBJEXT) -lglib-2.0 |
