diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-10-22 05:30:50 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-10-22 05:30:50 +0000 |
commit | 556645dc4107d78449661291b5346db1fd65cc00 (patch) | |
tree | 7657b7e230f0fe7a00bc35555a798b4a79e4da7d /japanese/Makefile | |
parent | b53be4395c5dc31f63eb43e5b40e6ab4665025c5 (diff) |
Added e2ps and easypr
Notes
Notes:
svn path=/head/; revision=22573
Diffstat (limited to 'japanese/Makefile')
-rw-r--r-- | japanese/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index d881e5e93e36..356da30e7f62 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -28,6 +28,8 @@ SUBDIR += dvi2tty SUBDIR += dvipsk SUBDIR += dvipsk-vflib + SUBDIR += e2ps + SUBDIR += easypr SUBDIR += eb SUBDIR += eblook SUBDIR += ebw3 |