]> granicus.if.org Git - graphviz/commitdiff
-lgraph needed to resolve agedgeattr - not nice!
authorellson <devnull@localhost>
Thu, 11 Oct 2007 19:58:05 +0000 (19:58 +0000)
committerellson <devnull@localhost>
Thu, 11 Oct 2007 19:58:05 +0000 (19:58 +0000)
plugin/core/Makefile.am

index 25ef388d31ae8c543a6e1a14631fc83cb56f7ab5..95897ec72e412d5939df18798b9a7c68b3d214ac 100644 (file)
@@ -26,7 +26,8 @@ libgvplugin_core_C_la_SOURCES = \
 
 libgvplugin_core_la_LDFLAGS = -version-info @GVPLUGIN_VERSION_INFO@
 libgvplugin_core_la_SOURCES = $(libgvplugin_core_C_la_SOURCES)
-libgvplugin_core_la_LIBADD = 
+libgvplugin_core_la_LIBADD = \
+       $(top_builddir)/lib/graph/libgraph.la
 
 EXTRA_DIST = Makefile.old