summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2014-04-26 23:27:03 +0000
committerJabiertxof <jtx@jtx.marker.es>2014-04-26 23:27:03 +0000
commitcf159c3d0415a1a761eb7ca760256cd224927d3c (patch)
tree03cfd9a7f543ec07377c96ed23b9f5b0626a6e2a /src/Makefile_insert
parentRedesign of the BSpline LPE widgets (diff)
parentClean up of style code: Patch from suv: SPStyle: struct -> class (diff)
downloadinkscape-cf159c3d0415a1a761eb7ca760256cd224927d3c.tar.gz
inkscape-cf159c3d0415a1a761eb7ca760256cd224927d3c.zip
update to trunk
(bzr r11950.1.336)
Diffstat (limited to 'src/Makefile_insert')
-rw-r--r--src/Makefile_insert3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert
index 8872b045d..6d0d6b08c 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -210,7 +210,8 @@ ink_common_sources += \
streq.h \
strneq.h \
style.cpp style.h \
- style-enums.h style-internal.h \
+ style-enums.h \
+ style-internal.cpp style-internal.h \
svg-profile.h \
svg-view.cpp svg-view.h \
svg-view-widget.cpp svg-view-widget.h \