summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-24 20:36:08 +0000
committerTed Gould <ted@gould.cx>2010-03-24 20:36:08 +0000
commit52af3508f8455c95855f1948dd4564bc65ba84f9 (patch)
treebc3f4fc71fca378d58e353528127ae106b7cabb0 /src/Makefile_insert
parentMake dist fixes for src/ directory. (diff)
downloadinkscape-52af3508f8455c95855f1948dd4564bc65ba84f9.tar.gz
inkscape-52af3508f8455c95855f1948dd4564bc65ba84f9.zip
Adding missing snapping headers.
(bzr r9228)
Diffstat (limited to 'src/Makefile_insert')
-rw-r--r--src/Makefile_insert1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert
index 8bf8c16be..fbaca931e 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -135,6 +135,7 @@ ink_common_sources += \
shape-editor.cpp shape-editor.h \
shortcuts.cpp shortcuts.h \
snap.cpp snap.h \
+ snap-enums.h snap-candidate.h \
snapped-curve.cpp snapped-curve.h \
snapped-line.cpp snapped-line.h \
snapped-point.cpp snapped-point.h \