summaryrefslogtreecommitdiffstats
path: root/lst/Makefile
diff options
context:
space:
mode:
authorStefan Siegel <siegel@linux-mandrake.com>2001-05-19 22:32:51 +0000
committerStefan Siegel <siegel@linux-mandrake.com>2001-05-19 22:32:51 +0000
commitbc427d57de887b3d73962b099643f1cee9e207c9 (patch)
tree61ab2688b3ff69d224aca4c5bc0deaf917f8fa3f /lst/Makefile
parent76a25312e99d2b7a6c216d8f29574264a43fa638 (diff)
downloadldetect-lst-bc427d57de887b3d73962b099643f1cee9e207c9.tar
ldetect-lst-bc427d57de887b3d73962b099643f1cee9e207c9.tar.gz
ldetect-lst-bc427d57de887b3d73962b099643f1cee9e207c9.tar.bz2
ldetect-lst-bc427d57de887b3d73962b099643f1cee9e207c9.tar.xz
ldetect-lst-bc427d57de887b3d73962b099643f1cee9e207c9.zip
added pcmciatable (merge with HardDrake)
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 3287f310..143b27fd 100644
--- a/lst/Makefile
+++ b/lst/Makefile
@@ -13,7 +13,7 @@ CardsNames: Cards+ ../convert/Cards2CardsNames.pl
install:
- for i in pcitable usbtable; do \
+ for i in 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'')" ; \