gobject: Add libguestfs-gobject-1.0.deps to main EXTRA_DIST line

Move this outside the 'if HAVE_INTROSPECTION' conditional so that we
get this object in the tarball even if using ./configure --disable-gobject

(cherry picked from commit 27deba4074)
(cherry picked from commit c76fc5447e)
This commit is contained in:
Richard W.M. Jones
2024-05-13 14:52:21 +01:00
parent 48984f30ca
commit e8a0a2f919

View File

@@ -32,6 +32,7 @@ EXTRA_DIST = \
.gitignore \
bindtests-retvalues.js \
guestfs-gobject.pod \
libguestfs-gobject-1.0.deps \
tests-misc.js \
run-tests \
run-tests-retvalues \
@@ -122,8 +123,6 @@ vapidir = $(datadir)/vala/vapi
vapi_DATA = $(VAPIGEN_VAPIS) $(VAPIGEN_VAPIS:.vapi=.deps)
endif
EXTRA_DIST += libguestfs-gobject-1.0.deps
endif HAVE_INTROSPECTION
# Documentation.