diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-26 19:28:44 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-26 19:28:44 +0000 |
commit | 2239303a6868a24f5b6d8f84da41a34f79622648 (patch) | |
tree | 0f26d1dc4da3abc5fa28976ff9559634f4327745 /print/Makefile | |
parent | 47f18ce4a726498f53191d03315d95a19c25b3c5 (diff) |
add slave port for Photo Image Print System for Linux --- EPSON PM-4000PX
Notes
Notes:
svn path=/head/; revision=117360
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 80e862cfbcfb..3cf61863d796 100644 --- a/print/Makefile +++ b/print/Makefile @@ -173,6 +173,7 @@ SUBDIR += pips3000 SUBDIR += pips3300 SUBDIR += pips3500 + SUBDIR += pips4000 SUBDIR += pips670 SUBDIR += pips740 SUBDIR += pips740-cups |