summaryrefslogtreecommitdiffstats
path: root/lst/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lst/Makefile')
-rw-r--r--lst/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/Makefile b/lst/Makefile
index 143b27fd..7839ed41 100644
--- a/lst/Makefile
+++ b/lst/Makefile
@@ -13,7 +13,7 @@ CardsNames: Cards+ ../convert/Cards2CardsNames.pl
install:
- for i in pcitable pcmciatable usbtable; do \
+ for i in isatable pcitable pcmciatable usbtable; do \
(echo "# !! The original version is available in CVS at" ; \
echo "# export CVSROOT=:pserver:anoncvs@cvs.mandrakesoft.com:/home/cvs/cooker" ; \
echo "# cvs login (password \`\`cvs'')" ; \