]> granicus.if.org Git - graphviz/commitdiff
Update old makefile and windows makefiles to add xdgen.c in lib/common
authorerg <devnull@localhost>
Tue, 1 Feb 2005 19:10:56 +0000 (19:10 +0000)
committererg <devnull@localhost>
Tue, 1 Feb 2005 19:10:56 +0000 (19:10 +0000)
lib/common/Makefile.old

index c0fd29e5b07a69967442207681a0ba3835b4dc75..dca96ab1f12cbc16f6efa48e0a46e9202e95e99e 100644 (file)
@@ -26,7 +26,7 @@ OBJS = arrows.o gdusershape.o mapgen.o psgen.o svgusershape.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 \
-       gdtextsize.o labels.o postproc.o svggen.o
+       gdtextsize.o labels.o postproc.o svggen.o xdgen.o
 
 
 libcommon.a : $(OBJS)