mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Fix EXTRA_DIST rule.
This commit is contained in:
@@ -30,9 +30,10 @@ tools = \
|
||||
win-reg
|
||||
|
||||
EXTRA_DIST = \
|
||||
make-test-img.sh
|
||||
run-locally \
|
||||
$(tools:%=virt-%)
|
||||
$(tools:%=virt-%) \
|
||||
make-test-img.sh \
|
||||
test-virt-*.sh
|
||||
|
||||
CLEANFILES = test.img
|
||||
|
||||
|
||||
Reference in New Issue
Block a user