summaryrefslogtreecommitdiffstats
path: root/lst/Makefile
diff options
context:
space:
mode:
authorFrederic Crozat <fcrozat@mandriva.com>2010-01-08 17:00:21 +0000
committerFrederic Crozat <fcrozat@mandriva.com>2010-01-08 17:00:21 +0000
commit6f141ee7fceae7eca17ba591f505f5ad519ae181 (patch)
treea8abdd4dfae076105f8ccc908ba5a257210a0e9c /lst/Makefile
parenta2abb9ee4c7c5db95903a0bd980f04f76d1232c5 (diff)
downloadldetect-lst-6f141ee7fceae7eca17ba591f505f5ad519ae181.tar
ldetect-lst-6f141ee7fceae7eca17ba591f505f5ad519ae181.tar.gz
ldetect-lst-6f141ee7fceae7eca17ba591f505f5ad519ae181.tar.bz2
ldetect-lst-6f141ee7fceae7eca17ba591f505f5ad519ae181.tar.xz
ldetect-lst-6f141ee7fceae7eca17ba591f505f5ad519ae181.zip
add pnp.ids file, from hwdata
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 98a9e944..63a2e610 100644
--- a/lst/Makefile
+++ b/lst/Makefile
@@ -74,4 +74,4 @@ install: $(TMP_TABLES) $(TABLES3)
install -D -m 644 preferred-modules.alias $(slibdir)/module-init-tools/ldetect-lst-modules.alias
install -D -m 644 oui.txt usb.ids $(prefix)/share
mkdir -p $(prefix)/share/misc
- install -m 644 pci.ids $(prefix)/share/misc/pci.ids
+ install -D -m 644 pci.ids pnp.ids $(prefix)/share/misc