diff options
| author | Ted Gould <ted@gould.cx> | 2010-03-24 20:36:08 +0000 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-03-24 20:36:08 +0000 |
| commit | 52af3508f8455c95855f1948dd4564bc65ba84f9 (patch) | |
| tree | bc3f4fc71fca378d58e353528127ae106b7cabb0 /src/Makefile_insert | |
| parent | Make dist fixes for src/ directory. (diff) | |
| download | inkscape-52af3508f8455c95855f1948dd4564bc65ba84f9.tar.gz inkscape-52af3508f8455c95855f1948dd4564bc65ba84f9.zip | |
Adding missing snapping headers.
(bzr r9228)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 1 |
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 \ |
