From: ellson Date: Mon, 31 Jan 2005 20:22:39 +0000 (+0000) Subject: tell Makefile.old about xdgen.c X-Git-Tag: LAST_LIBGRAPH~32^2~7968 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ca670e25e123338fafa68589640873a8229369d6;p=graphviz tell Makefile.old about xdgen.c --- diff --git a/lib/common/Makefile.old b/lib/common/Makefile.old index 1eeaaf2f4..c0fd29e5b 100644 --- a/lib/common/Makefile.old +++ b/lib/common/Makefile.old @@ -22,7 +22,7 @@ HDRS = colortbl.h const.h globals.h macros.h ps.h render.h \ OBJS = arrows.o gdusershape.o mapgen.o psgen.o svgusershape.o \ colxlate.o globals.o mifgen.o psusershape.o timing.o \ diagen.o hpglgen.o mpgen.o routespl.o utils.o \ - emit.o htmllex.o ns.o shapes.o vrmlgen.o \ + emit.o htmllex.o ns.o shapes.o vrmlgen.o xdgen.o \ figgen.o htmlparse.o output.o splines.o vtxgen.o \ fontmetrics.o htmltable.o picgen.o strcasecmp.o \ gdgen.o input.o pointset.o strncasecmp.o \