Code

Only build static libraries for subdirs than actually contain libraries,
[inkscape.git] / src / helper / Makefile_insert
index cabd9b6adf6d89370603201e33c8e0d7b7c314a5..2ccec8d16bb10c50053b702edbf8f04b10136fef 100644 (file)
@@ -1,19 +1,8 @@
 ## Makefile.am fragment sourced by src/Makefile.am.
 
-#
-# Miscellaneous unsystematized and temporary helper utilities
-#
-# libspchelp - canvas utilities, specific canvas items
-#
-
-helper/all: helper/libspchelp.a
-
-helper/clean:
-       rm -f helper/libspchelp.a $(helper_libspchelp_a_OBJECTS)
-
 helper/unit-menu.$(OBJEXT): helper/sp-marshal.h
 
-helper_libspchelp_a_SOURCES =  \
+ink_common_sources +=  \
        helper/action.cpp       \
        helper/action.h \
        helper/geom.cpp \