From: erg Date: Wed, 9 Aug 2006 15:51:02 +0000 (+0000) Subject: Fix old makefile to use graphviz version of libgd X-Git-Tag: LAST_LIBGRAPH~32^2~5994 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a8cbaec87cf7badcdd69014bdd41f13e32654b78;p=graphviz Fix old makefile to use graphviz version of libgd --- diff --git a/plugin/gd/Makefile.old b/plugin/gd/Makefile.old index c2415c129..f415fc16f 100644 --- a/plugin/gd/Makefile.old +++ b/plugin/gd/Makefile.old @@ -9,6 +9,7 @@ INCS = -I. \ -I../../lib/pathplan \ -I../../lib/graph \ -I../../lib/cdt \ + -I../../lib/gd \ -I../../lib/gvc DEFINES = -DHAVE_CONFIG_H