include xpp in udev rules

This commit is contained in:
Tzafrir Cohen 2016-11-15 14:26:43 +02:00
parent 256de21b96
commit bbc4932178
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -48,7 +48,7 @@ override_dh_clean:
override_dh_auto_build:
$(MAKE) all docs
# FIXME: xpp/README.Astribank.html
cp dahdi.rules debian/dahdi.udev
cat dahdi.rules xpp/xpp.rules >debian/dahdi.udev
override_dh_auto_clean:
ifeq ($(wildcard Makefile),)