Reduce the number of Makefiles in 'src/' by one more
[babeltrace.git] / src / bindings / python / bt2 / Makefile.am
index edbf95b40ae4e460d16e0823c879a74dd2d61a2d..570c551338edded63788ccb548b91f79b4b5b5ef 100644 (file)
@@ -96,7 +96,7 @@ STATIC_BINDINGS_DEPS =                                        \
 STATIC_LIBRARIES_DEPS = \
        $(top_builddir)/src/autodisc/libautodisc.la \
        $(top_builddir)/src/logging/liblogging.la \
-       $(top_builddir)/src/common/libbabeltrace2-common.la \
+       $(top_builddir)/src/common/libcommon.la \
        $(top_builddir)/src/py-common/libpy-common.la \
        $(top_builddir)/src/string-format/libstring-format.la
 
This page took 0.023422 seconds and 4 git commands to generate.