mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
build: Add several missing shell scripts to dist.
This commit is contained in:
@@ -92,7 +92,11 @@ EXTRA_DIST = \
|
||||
bindtests \
|
||||
.gitignore \
|
||||
m4/.gitignore \
|
||||
libtool-kill-dependency_libs.sh
|
||||
libtool-kill-dependency_libs.sh \
|
||||
autogen.sh \
|
||||
bugs-in-changelog.sh \
|
||||
relink-static.sh \
|
||||
update-bugs.sh
|
||||
|
||||
# Recipes web page.
|
||||
html/recipes.html: $(wildcard recipes/*.sh) $(wildcard recipes/*.html) $(wildcard recipes/*.example) Makefile make-recipes.sh
|
||||
|
||||
Reference in New Issue
Block a user