X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=Makefile.am;h=fb1a0840e511988adf9d095b0f99e0547de14c2a;hp=86d4e0a5fe19cc96e6a08510ca4b6eea12c4de25;hb=7e523077d650cfb71044d5e74aa8fe1f91c019ae;hpb=a6054bf90f39a84c1a8f8f7d3b9e81e84cb13696 diff --git a/Makefile.am b/Makefile.am index 86d4e0a..fb1a084 100644 --- a/Makefile.am +++ b/Makefile.am @@ -91,7 +91,12 @@ EXTRA_DIST = \ contrib/README \ bindtests \ .gitignore \ - m4/.gitignore + m4/.gitignore \ + 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