summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-09-11 20:52:21 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-09-11 20:52:21 +0000
commiteaec7be7b980918d72a37851d40ab71e6b56870d (patch)
tree365a47a30c43356cc19d43ad74a12bf32343724b /Makefile
parent284801268cbe499449c7fdf8170b04b93505bf22 (diff)
Move udev rules xpp.rules from dahdi-tools to dahdi-linux .
git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@4894 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6c255f1..182e925 100644
--- a/Makefile
+++ b/Makefile
@@ -170,6 +170,7 @@ ifndef DYNFS
else # DYNFS
install -d $(DESTDIR)/etc/udev/rules.d
build_tools/genudevrules > $(DESTDIR)/etc/udev/rules.d/dahdi.rules
+ install -m 644 drivers/dahdi/xpp/xpp.rules $(DESTDIR)/etc/udev/rules.d/
endif
uninstall-devices: