diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-19 15:06:01 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-19 15:06:01 +0000 |
commit | 72529710065cbdc3f58a7443bdfc8261a3c64232 (patch) | |
tree | bee4c24e664a33256433bc476f4c4983ad8cc7f8 /print/Makefile | |
parent | 502cb2dce1bc1184976bbd83f2e3fbdcb4a0a3e2 (diff) |
Notes
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 25e6d8b62a3a..1a28993b54b7 100644 --- a/print/Makefile +++ b/print/Makefile @@ -41,6 +41,7 @@ SUBDIR += enscriptfonts SUBDIR += freetype SUBDIR += freetype2 + SUBDIR += ft2demos SUBDIR += ggv SUBDIR += ghostscript55 SUBDIR += ghostscript6 |