X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.am;h=fb1a0840e511988adf9d095b0f99e0547de14c2a;hb=0710326ac5f1a06cf1dc3500617d04cf4cba5631;hp=bfca6a1ed8c3020e5179edfc5f147fa8cc3b3c8b;hpb=4cf4f2b66f850bb39c5bf29d3cd12ada9114d67e;p=libguestfs.git diff --git a/Makefile.am b/Makefile.am index bfca6a1..fb1a084 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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