mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-15 00:04:29 +08:00
build: Fix make distcheck
This fixes the following errors: make[2]: *** No rule to make target 'doc/test-runner.txt', needed by 'distdir-am'. Stop. make[1]: *** [Makefile:11708: distdir] Error 2 make: *** [Makefile:11784: dist] Error 2
This commit is contained in:
parent
583d579178
commit
f4aea37ee6
@ -390,7 +390,7 @@ EXTRA_DIST += $(test_scripts)
|
||||
|
||||
EXTRA_DIST += doc/assigned-numbers.txt doc/supported-features.txt \
|
||||
doc/test-coverage.txt \
|
||||
doc/test-runner.txt \
|
||||
doc/test-runner.rst \
|
||||
doc/settings-storage.txt
|
||||
|
||||
EXTRA_DIST += doc/mgmt-api.txt \
|
||||
|
Loading…
Reference in New Issue
Block a user