mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
gobject: Include bindtests-manual.js in EXTRA_DIST.
This fixes commit 93b0769ec7.
This commit is contained in:
@@ -15,10 +15,14 @@
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
BUILT_SOURCES = guestfs-gobject.h guestfs-gobject.c bindtests.js
|
||||
BUILT_SOURCES = \
|
||||
guestfs-gobject.h \
|
||||
guestfs-gobject.c \
|
||||
bindtests.js
|
||||
EXTRA_DIST = \
|
||||
$(BUILT_SOURCES) \
|
||||
run-bindtests
|
||||
$(BUILT_SOURCES) \
|
||||
bindtests-manual.js \
|
||||
run-bindtests
|
||||
|
||||
libname = libguestfs-gobject-1.0.la
|
||||
|
||||
|
||||
Reference in New Issue
Block a user