summaryrefslogtreecommitdiffstats
path: root/convert
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-07-17 20:04:57 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-07-17 20:04:57 +0000
commit3474ed6dc36d56135906608d344ee2f6716c8f68 (patch)
tree90fd189212785d1e196f1ccc2b5cb7e4612d4d2a /convert
parentf53cfc2c3d8b2ddaaa22b1355eeb42d81133e903 (diff)
downloadldetect-lst-3474ed6dc36d56135906608d344ee2f6716c8f68.tar
ldetect-lst-3474ed6dc36d56135906608d344ee2f6716c8f68.tar.gz
ldetect-lst-3474ed6dc36d56135906608d344ee2f6716c8f68.tar.bz2
ldetect-lst-3474ed6dc36d56135906608d344ee2f6716c8f68.tar.xz
ldetect-lst-3474ed6dc36d56135906608d344ee2f6716c8f68.zip
(clean): more cleanup
Diffstat (limited to 'convert')
-rw-r--r--convert/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/convert/Makefile b/convert/Makefile
index c765b2d6..60372817 100644
--- a/convert/Makefile
+++ b/convert/Makefile
@@ -8,4 +8,5 @@ verif:
./verify_Cards.pl
clean:
- rm -f $(FILES) modules.pcimap modules.usbmap vendors.txt
+ rm -f $(FILES) modules.pcimap modules.usbmap vendors.txt pcitable.new usbtable.new
+