From: erg Date: Wed, 24 Jan 2007 19:20:07 +0000 (+0000) Subject: Update old makefiles to reflect current .h files made public. X-Git-Tag: LAST_LIBGRAPH~32^2~5694 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19a8c9a607c9296ba471d0eb1145c9ad38d57b9e;p=graphviz Update old makefiles to reflect current .h files made public. --- diff --git a/lib/pathplan/Makefile.old b/lib/pathplan/Makefile.old index 60c76d4b1..27766e345 100644 --- a/lib/pathplan/Makefile.old +++ b/lib/pathplan/Makefile.old @@ -18,7 +18,7 @@ install: libpathplan.a $(INSTALL) libpathplan.a $(LIBDIR) # $(SHLIB_LD) -o $(LIBDIR)/libpathplan.so.$(VERSION) $(OBJS) $(MKPATH) $(INCDIR) - $(INSTALL) pathplan.h pathgeom.h vispath.h pathutil.h vis.h $(INCDIR) + $(INSTALL) pathgeom.h $(INCDIR) $(MKPATH) $(LIBMANDIR) $(INSTALL) pathplan.3 $(LIBMANDIR)