From aba1e3ed4c80d8254e8a866036dc922f0e9a442f Mon Sep 17 00:00:00 2001 From: Yves Duret Date: Wed, 10 Oct 2001 13:54:20 +0000 Subject: added ScannerDB in install --- lst/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lst/Makefile b/lst/Makefile index fa3abf8c..7734752b 100644 --- a/lst/Makefile +++ b/lst/Makefile @@ -39,4 +39,4 @@ install: $(TMP_TABLES) cat $$i.tmp \ ) > $(dir)/$$i; done - install -m 644 Cards+ CardsNames MonitorsDB isdn.db $(dir) + install -m 644 ScannerDB Cards+ CardsNames MonitorsDB isdn.db $(dir) -- cgit v1.2.1