Code

Tweaked smaller size to be 3/4ths the menu size
[inkscape.git] / src / Makefile_insert
index 31f57f33b83973bd10150670d71ecd63b995304b..43d85e62e6279c1e62c837f60814b1770b7caebc 100644 (file)
@@ -120,7 +120,6 @@ libinkpre_a_SOURCES =       \
        selection.cpp selection.h       \
        seltrans-handles.cpp seltrans-handles.h \
        seltrans.cpp seltrans.h \
-       shortcuts-default-xml.cpp       \
        shortcuts.cpp shortcuts.h       \
        slideshow.cpp slideshow.h       \
        snap.cpp snap.h \
@@ -340,3 +339,7 @@ style_test_LDADD = $(all_libs)
 
 inkscape_version.h: ../configure.ac
        echo '#define INKSCAPE_VERSION "$(VERSION)"' > inkscape_version.h
+
+test_all_includes = \
+               attributes-test.h       \
+               color-profile-test.h