X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=Makefile.am;h=0143a6969af90b4ee1e2894bf61e1b4d97779299;hp=8472285b9a2a7208b23fe8657f4778602c4a9e0f;hb=52f9cd4882135910ea06e1e50ac6441d455c9ab1;hpb=feb0cd04822231f056c3086f322afbefc2e2467c diff --git a/Makefile.am b/Makefile.am index 8472285..0143a69 100644 --- a/Makefile.am +++ b/Makefile.am @@ -158,11 +158,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: