diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-26 19:23:39 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-26 19:23:39 +0000 |
commit | 9c6d6498ab7312cb081508c62bde06b7c42741c8 (patch) | |
tree | fb4173168861f7985bd9fbab0b4a8a050d71441f /print/Makefile | |
parent | e650b4010ddf937b37b20306e38817f8286913d7 (diff) |
add slave port for Photo Image Print System for Linux --- EPSON PM-940C
Notes
Notes:
svn path=/head/; revision=117349
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 e890d817123e..86cbaccc559f 100644 --- a/print/Makefile +++ b/print/Makefile @@ -184,6 +184,7 @@ SUBDIR += pips870-cups SUBDIR += pips880 SUBDIR += pips900 + SUBDIR += pips940 SUBDIR += pips980 SUBDIR += pipsv500 SUBDIR += pipsv600 |