From: erg Date: Wed, 30 Jan 2008 20:51:10 +0000 (+0000) Subject: Add rule so that globals.o depends on globals.h X-Git-Tag: LAST_LIBGRAPH~32^2~4801 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc3cb8f8f4cac112bad859da38c73a5afb4cb6ef;p=graphviz Add rule so that globals.o depends on globals.h --- diff --git a/lib/common/Makefile.old b/lib/common/Makefile.old index a783d88ea..f651615e5 100644 --- a/lib/common/Makefile.old +++ b/lib/common/Makefile.old @@ -60,6 +60,7 @@ utils.o : ps.h emit.o mapgen.o utils.o htmllex.o htmltable.o htmlparse.o : htmltable.h htmllex.o : htmlparse.h htmlparse.o htmllex.o : htmllex.h +globals.o : globals.h fontmetrics.o: ps_font_equiv.h