From 78042de3271bcac90819e7f1024a68a0edcf6586 Mon Sep 17 00:00:00 2001 From: Frank Zago Date: Fri, 26 Jul 2002 04:08:48 +0000 Subject: [PATCH] Added teco3 backend. --- backend/Makefile.in | 12 ++++++++---- backend/dll.conf | 1 + 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/backend/Makefile.in b/backend/Makefile.in index b0f69132f..b49553756 100644 --- a/backend/Makefile.in +++ b/backend/Makefile.in @@ -61,10 +61,10 @@ DISTCLEAN_FILES = @DISTCLEAN_FILES@ PRELOADABLE_BACKENDS = abaton agfafocus apple artec as6e avision bh canon \ canon630u @CANON_PP@ coolscan coolscan2 dc25 @DC210@ @DC240@ dmc \ - epson fujitsu @GPHOTO2@ hp @HPSJ5S@ leo matsushita microtek microtek2 \ + epson fujitsu @GPHOTO2@ hp @HPSJ5S@ leo matsushita microtek microtek2 \ mustek mustek_pp mustek_usb nec @NET@ pie @PINT@ plustek \ @PNM@ @QCAM@ ricoh s9036 sceptre sharp @SM3600@ @SNAPSCAN@ \ - sp15c st400 tamarack test teco1 umax umax_pp umax1220u @V4L@ + sp15c st400 tamarack test teco1 teco3 umax umax_pp umax1220u @V4L@ ifneq (@SELECTED_BACKENDS@,) PRELOADABLE_BACKENDS = @SELECTED_BACKENDS@ endif @@ -121,8 +121,9 @@ DISTFILES = abaton.c abaton.conf abaton.h agfafocus.c agfafocus.conf \ snapscan.conf snapscan.h snapscan-scsi.c snapscan-sources.c \ snapscan-sources.h snapscan-usb.c snapscan-usb.h snapscan-options.c sp15c.c \ sp15c.conf sp15c.h sp15c-scsi.h st400.c st400.conf st400.h stubs.c \ - tamarack.c tamarack.conf tamarack.h teco1.c teco1.h \ - teco1.conf test.c test.conf test.h test-picture.c umax1220u.c \ + tamarack.c tamarack.conf tamarack.h teco1.c teco1.h teco1.conf \ + teco3.c teco3.conf teco3.h \ + test.c test.conf test.h test-picture.c umax1220u.c \ umax1220u-common.c \ umax1220u.conf umax.c umax.conf umax.h umax_pp.c umax_pp.conf umax_pp.h \ umax_pp_low.c umax_pp_low.h umax_pp_mid.c umax_pp_mid.h umax-scanner.c \ @@ -359,6 +360,9 @@ libsane-test.la: ../sanei/sanei_constrain_value.lo libsane-teco1.la: ../sanei/sanei_config2.lo libsane-teco1.la: ../sanei/sanei_constrain_value.lo libsane-teco1.la: ../sanei/sanei_scsi.lo +libsane-teco3.la: ../sanei/sanei_config2.lo +libsane-teco3.la: ../sanei/sanei_constrain_value.lo +libsane-teco3.la: ../sanei/sanei_scsi.lo libsane-umax.la: ../sanei/sanei_config2.lo libsane-umax.la: ../sanei/sanei_constrain_value.lo libsane-umax.la: ../sanei/sanei_scsi.lo diff --git a/backend/dll.conf b/backend/dll.conf index 4a6d112ee..7d24cba2a 100644 --- a/backend/dll.conf +++ b/backend/dll.conf @@ -43,6 +43,7 @@ sp15c #st400 tamarack teco1 +teco3 #test umax #umax_pp