X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.am;h=4db4c61e9572bd130b3fc797860c14449a5f2c98;hb=aa5bd925f1bef1b6b40d3cb058c1c3e2cf129868;hp=1b28e90c60bda9986c944f5c8eb99b3970c06448;hpb=cc62f37964c45761fe948e937adb6131c3a13659;p=libguestfs.git diff --git a/Makefile.am b/Makefile.am index 1b28e90..4db4c61 100644 --- a/Makefile.am +++ b/Makefile.am @@ -157,11 +157,13 @@ website: $(HTMLFILES) $(TEXTFILES) -e "s/SUBST_DATE/$$date/" \ < index.html.in > index.html -# Generate the ChangeLog automatically from the gitlog. - +# When doing 'make dist' update a few files automatically. dist-hook: $(top_srcdir)/build-aux/gitlog-to-changelog > ChangeLog cp ChangeLog $(distdir)/ChangeLog + $(top_srcdir)/update-bugs > BUGS-t + mv BUGS-t BUGS + cp BUGS $(distdir)/BUGS # Update the list of translatable files in po/POTFILES.in. all-local: