And the install target's name. hwids-20121208.4
authorDiego Elio Pettenò <flameeyes@flameeyes.eu>
Sat, 8 Dec 2012 11:48:58 +0000 (12:48 +0100)
committerDiego Elio Pettenò <flameeyes@flameeyes.eu>
Sat, 8 Dec 2012 11:48:58 +0000 (12:48 +0100)
Makefile

index ce19eca525750651979114be0b635678885a49b1..6e93279e86bc2775f23f736c40db1bb9240c6710 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ install-base: compress
                install -p $$file $(DESTDIR)$(MISCDIR)
        done
 
-install-udev:
+install-hwdb:
        mkdir -p $(DESTDIR)$(HWDBDIR)
        for file in udev/*.hwdb; do \
                install -p $$file $(DESTDIR)$(HWDBDIR)