From 595abb225e9aabd0570f95aab933e975cf87b1be Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 31 May 2011 01:29:35 -0700 Subject: [PATCH] Fix the broken change for udevdir and PCMCIA --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 5325d6deb..b01506479 100644 --- a/Makefile.am +++ b/Makefile.am @@ -355,6 +355,8 @@ EXTRA_DIST += scripts/bluetooth.rules \ scripts/bluetooth-hid2hci.rules scripts/bluetooth-serial.rules if PCMCIA +udevdir = @UDEV_DIR@ + dist_udev_SCRIPTS = scripts/bluetooth_serial endif -- 2.47.3