diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-02-07 15:01:16 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-02-07 15:01:16 +0000 |
commit | 8949838b843181b21b8f0c25182487b41ca2a1dd (patch) | |
tree | e12c76acde0af5f04dc2ed415e6d47b93894fe49 /print/Makefile | |
parent | resize a postscript image to print on larger media and/or multiple sheets (diff) |
Added poster
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 56a29b2550a5..d0fb031621dd 100644 --- a/print/Makefile +++ b/print/Makefile @@ -74,6 +74,7 @@ SUBDIR += pkfonts360 SUBDIR += pkfonts400 SUBDIR += pkfonts600 + SUBDIR += poster SUBDIR += pstotext SUBDIR += psutils-a4 SUBDIR += psutils-letter |