]> granicus.if.org Git - graphviz/commitdiff
Update old and windows makefiles to reflect new files added by John
authorerg <devnull@localhost>
Thu, 20 Jan 2005 20:52:36 +0000 (20:52 +0000)
committererg <devnull@localhost>
Thu, 20 Jan 2005 20:52:36 +0000 (20:52 +0000)
lib/gvc/Makefile.old

index 382675f2029f5b50adf950b9f7f68ae51bb9a59b..238948583fa514d28fbb7a873d5eab798dade725 100644 (file)
@@ -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