X-Git-Url: https://git.ao2.it/kinect-audio-setup.git/blobdiff_plain/17ee7f62e76874052328965d5a9a4091ebf34f55..4f1bfef74259d02ed6bc0166276cb12e1ecc17b8:/Makefile diff --git a/Makefile b/Makefile index fc1dc73..7675311 100644 --- a/Makefile +++ b/Makefile @@ -3,10 +3,16 @@ all: install: $(MAKE) -C kinect_upload_fw install + +install_udev_rules: install -d $(DESTDIR)/lib/udev/rules.d install -m 644 contrib/55-kinect_audio.rules.in $(DESTDIR)/lib/udev/rules.d/55-kinect_audio.rules + ./kinect_patch_udev_rules \ + "$(FIRMWARE_PATH)" \ + "$(LOADER_PATH)" \ + "$(DESTDIR)/lib/udev/rules.d/55-kinect_audio.rules" -clean: +clean: $(MAKE) -C kinect_upload_fw clean changelog: