diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-06 13:54:52 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-06 13:54:52 +0200 |
commit | 5241c5885a4aee8c2b3acf0abbdf8c766251280b (patch) | |
tree | 0c7ba08963a6254dd80123dd3c3b8c9f90e10685 | |
parent | 8a24b32c0cfbf316aca3168cac09204d7691673d (diff) | |
download | luaotfload-5241c5885a4aee8c2b3acf0abbdf8c766251280b.tar.gz |
add filegraph to docs
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ TESTFILES_TL = $(filter-out $(TESTFILES_SYS), $(TESTFILES)) # Files grouped by installation location SCRIPTFILES = $(SCRIPT) $(GLYPHSCRIPT) RUNFILES = $(UNPACKED) $(OTFL) -DOCFILES = $(DOC) README NEWS +DOCFILES = $(DOC) $(DOTPDF) README NEWS SRCFILES = $(DTX) Makefile # The following definitions should be equivalent |