mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-24 22:55:23 +00:00
build: Distribute check-symfile.pl
Otherwise distcheck can fail with: GEN check-symfile Can't open perl script "../../src/check-symfile.pl": No such file or directory make[4]: *** [check-symfile] Error 2
This commit is contained in:
parent
4c8cf29447
commit
7e6f80107c
@ -331,7 +331,7 @@ else !WITH_REMOTE
|
|||||||
# re-generated when configured --without-remote.
|
# re-generated when configured --without-remote.
|
||||||
check-protocol:
|
check-protocol:
|
||||||
endif
|
endif
|
||||||
EXTRA_DIST += $(PROTOCOL_STRUCTS)
|
EXTRA_DIST += $(PROTOCOL_STRUCTS) check-symfile.pl
|
||||||
check-local: check-protocol check-symfile
|
check-local: check-protocol check-symfile
|
||||||
.PHONY: check-protocol $(PROTOCOL_STRUCTS:structs=struct)
|
.PHONY: check-protocol $(PROTOCOL_STRUCTS:structs=struct)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user