mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
perl: Fix location of generator_build Guestfs.xs.
Also add MANIFEST to EXTRA_DIST.
This fixes commit f98e0f115b.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
include $(top_srcdir)/subdir-rules.mk
|
||||
|
||||
generator_built = \
|
||||
Guestfs.xs \
|
||||
lib/Sys/Guestfs.xs \
|
||||
lib/Sys/Guestfs.pm \
|
||||
bindtests.pl
|
||||
|
||||
@@ -28,6 +28,7 @@ EXTRA_DIST = \
|
||||
examples/README \
|
||||
examples/LICENSE \
|
||||
examples/*.pl \
|
||||
MANIFEST \
|
||||
run-bindtests \
|
||||
run-perl-tests \
|
||||
t/*.t \
|
||||
|
||||
Reference in New Issue
Block a user