From: erg Date: Thu, 20 Jan 2005 20:52:36 +0000 (+0000) Subject: Update old and windows makefiles to reflect new files added by John X-Git-Tag: LAST_LIBGRAPH~32^2~8043 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b7e3c7f50fdc92658d5129cb1d03d2e7ae814219;p=graphviz Update old and windows makefiles to reflect new files added by John --- diff --git a/lib/gvc/Makefile.old b/lib/gvc/Makefile.old index 382675f20..238948583 100644 --- a/lib/gvc/Makefile.old +++ b/lib/gvc/Makefile.old @@ -17,7 +17,7 @@ HDRS = gvc.h gvcint.h gvplugin_render.h \ gvplugin_layout.h gvplugin.h OBJS = gvrender.o gvlayout.o gvcontext.o gvjobs.o \ - gvemit.o gvplugin.o gvconfig.o + gvemit.o gvplugin.o gvconfig.o gvdisplay.o gvevent.o gvtext.o libgvc.a : $(OBJS) $(RM) libgvc.a