diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-26 19:14:55 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-26 19:14:55 +0000 |
commit | 020e37da461a11bd6d2716fc0155f45650f62037 (patch) | |
tree | 626d4c16f7ea4109b8ece17baa510794deb7f06e /print/Makefile | |
parent | b4421c65e1a2a25683c17765b61d5e7916ed0fe6 (diff) |
add slave port for Photo Image Print System for Linux --- EPSON PX-V500
Notes
Notes:
svn path=/head/; revision=117339
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 7733470dcaee..c8c3f39b0464 100644 --- a/print/Makefile +++ b/print/Makefile @@ -182,6 +182,7 @@ SUBDIR += pips820 SUBDIR += pips880 SUBDIR += pips900 + SUBDIR += pipsv500 SUBDIR += pkfonts118 SUBDIR += pkfonts240 SUBDIR += pkfonts300 |