From: north Date: Thu, 20 Dec 2007 03:00:07 +0000 (+0000) Subject: forgot fontfaq.txt has to go in Makefile.am X-Git-Tag: LAST_LIBGRAPH~32^2~4964 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b9681e0bb8a5717c8c1b9d72938905b4e7ad805a;p=graphviz forgot fontfaq.txt has to go in Makefile.am --- diff --git a/doc/Makefile.am b/doc/Makefile.am index c08dc14c7..3677ab3fb 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -6,7 +6,7 @@ SUBDIRS = info pdf = dotguide.pdf dottyguide.pdf leftyguide.pdf neatoguide.pdf html = build.html FAQ.html index.html winbuild.html pspdf.png -txt = Dot.ref latex_suggestions.txt +txt = Dot.ref latex_suggestions.txt fontfaq.txt pdfdir = $(pkgdatadir)/doc/pdf htmldir = $(pkgdatadir)/doc/html