Commit 0779163ef90b9445a2c158de03aa8092d1667123

Werner Lemberg 2005-12-12T07:40:58

Add missing files.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
diff --git a/docs/INSTALL.ANY b/docs/INSTALL.ANY
index 5862504..3e6cc4c 100644
--- a/docs/INSTALL.ANY
+++ b/docs/INSTALL.ANY
@@ -38,8 +38,13 @@ I. Standard procedure
 
       src/base/ftbdf.c        -- optional, see <freetype/ftbdf.h>
       src/base/ftbitmap.c     -- optional, see <freetype/ftbitmap.h>
+      src/base/ftgxval.c      -- optional, see <freetype/ftgxval.h>
       src/base/ftmm.c         -- optional, see <freetype/ftmm.h>
+      src/base/ftotval.c      -- optional, see <freetype/ftotval.h>
       src/base/ftpfr.c        -- optional, see <freetype/ftpfr.h>
+      src/base/ftstroke.c     -- optional, see <freetype/ftstroke.h>
+      src/base/ftsynth.c      -- optional, see <freetype/ftsynth.h>
+      src/base/fttype1.c      -- optional, see <freetype/t1tables.h>
       src/base/ftwinfnt.c     -- optional, see <freetype/ftwinfnt.h>
 
       src/base/ftmac.c        -- only on the Macintosh