Makefile.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 6bed8aa4462ac553921392533be646ef26f7b9e7
Author: Jan-Marek Glogowski <[email protected]>
AuthorDate: Fri Dec 24 13:45:47 2021 +0100
Commit: Jan-Marek Glogowski <[email protected]>
CommitDate: Fri Dec 24 18:20:01 2021 +0100
Re-run autogen.sh on m4 macro change
Change-Id: I8cd1203bcdf1b98bb34c0fd1ec38ad3f6af0eaed
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127422
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <[email protected]>
diff --git a/Makefile.in b/Makefile.in
index bf756f205915..92ff372429b2 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -46,6 +46,7 @@ $(BUILDDIR)/config_host.mk : $(wildcard \
$(SRCDIR)/configure.ac \
$(SRCDIR)/config_host/*.h.in \
$(SRCDIR)/download.lst \
+ $(SRCDIR)/m4/*.m4 \
$(BUILDDIR)/autogen.input \
$(BUILDDIR)/autogen.lastrun \
$(BUILDDIR)/autogen.sh \