Diff between 5dd8b9aa1117d7362bf3beb475e6a18a1d3c31fd and 595abb225e9aabd0570f95aab933e975cf87b1be
Changed Files
| File | Additions | Deletions | Status |
| Makefile.am | +2 | -0 | modified |
Full Patch
diff --git a/Makefile.am b/Makefile.am
index 5325d6d..b015064 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