Code

Only build static libraries for subdirs than actually contain libraries,
[inkscape.git] / src / bind / Makefile_insert
index c121f963137be92de678cd2318dd278179cd253c..e91ff47f53b947b817398d6a4ce51d6777258223 100644 (file)
@@ -1,15 +1,6 @@
 ## Makefile.am fragment sourced by src/Makefile.am.
 
-bind/all: bind/libbind.a
-
-bind/clean:
-       rm -f bind/libbind.a
-       rm -f $(bind_libbind_a_OBJECTS)
-
-bind_libbind_a_CPPFLAGS = -I$(srcdir)/bind/javainc \
-       -I$(srcdir)/bind/javainc/linux $(AM_CPPFLAGS)
-
-bind_libbind_a_SOURCES =            \
+ink_common_sources +=       \
        bind/javabind.h              \
        bind/javabind-private.h      \
        bind/javabind.cpp            \