Code

Mnemonics in "Input devices", and LPE dialogs (Bug 170765)
[inkscape.git] / src / Makefile_insert
index 89c1b17b0368d6d4e52d8b2bc7497ffd90fe4652..36c9de34fa25cdd3045a4923d9adb0255ddd144f 100644 (file)
@@ -1,8 +1,8 @@
 ## Makefile.am fragment, included by src/Makefile.am.
 
 ink_common_sources +=  \
-       algorithms/find-last-if.h                                       \
-       algorithms/longest-common-suffix.h                              \
+       util/find-last-if.h                                     \
+       util/longest-common-suffix.h                            \
        approx-equal.h remove-last.h                                    \
        arc-context.cpp arc-context.h                                   \
        attributes.cpp attributes.h                                     \
@@ -78,6 +78,8 @@ ink_common_sources += \
        ige-mac-menu.h ige-mac-menu.c                                   \
        ink-action.cpp                                                  \
        ink-action.h                                                    \
+       ink-comboboxentry-action.cpp                                    \
+       ink-comboboxentry-action.h                                      \
        inkscape.cpp inkscape.h inkscape-private.h                      \
        interface.cpp interface.h                                       \
        isinf.h                                                         \
@@ -135,6 +137,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                               \