summaryrefslogtreecommitdiffstats
path: root/src/libnr/Makefile_insert
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2011-08-27 16:05:32 +0000
committerKrzysztof Kosinski <tweenk.pl@gmail.com>2011-08-27 16:05:32 +0000
commitd6af1140ee108cc7d7fb6e0ba89ff7e30bb7ad3a (patch)
tree69ea9c65f725d83ae1bc267ea5a0358a1bc1d793 /src/libnr/Makefile_insert
parentRemove all NRRect use. (diff)
downloadinkscape-d6af1140ee108cc7d7fb6e0ba89ff7e30bb7ad3a.tar.gz
inkscape-d6af1140ee108cc7d7fb6e0ba89ff7e30bb7ad3a.zip
Completely remove NRRect, NRRectL, in-svg-plane.h
(bzr r10582.1.6)
Diffstat (limited to 'src/libnr/Makefile_insert')
-rw-r--r--src/libnr/Makefile_insert16
1 files changed, 1 insertions, 15 deletions
diff --git a/src/libnr/Makefile_insert b/src/libnr/Makefile_insert
index cdb0b482c..6156a45e3 100644
--- a/src/libnr/Makefile_insert
+++ b/src/libnr/Makefile_insert
@@ -1,23 +1,9 @@
## Makefile.am fragment sourced by src/Makefile.am.
ink_common_sources += \
- libnr/in-svg-plane.h \
- libnr/nr-convert2geom.h \
libnr/nr-forward.h \
libnr/nr-macros.h \
libnr/nr-object.cpp \
libnr/nr-object.h \
libnr/nr-point-fns.cpp \
- libnr/nr-point-fns.h \
- libnr/nr-rect-l.cpp \
- libnr/nr-rect-l.h \
- libnr/nr-rect.cpp \
- libnr/nr-rect.h \
- libnr/nr-values.cpp \
- libnr/nr-values.h
-
-# ######################
-# ### CxxTest stuff ####
-# ######################
-CXXTEST_TESTSUITES += \
- $(srcdir)/libnr/in-svg-plane-test.h
+ libnr/nr-point-fns.h