diff options
author | Tor Lillqvist <tml@collabora.com> | 2017-09-18 17:16:33 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2017-09-22 15:25:44 +0200 |
commit | 7496c83374f68148c62ac23a6e4c4c314d67273d (patch) | |
tree | 32f52d182f6a6f058f0792038b95dc5e03f88004 /Makefile.in | |
parent | f95e7ef38e0bf79fa9662bfd50de612d50ef71de (diff) |
Goodbye autogen.lastrun
Change-Id: I46b92baf88661d49da2905699b9639522c0940d8
Reviewed-on: https://gerrit.libreoffice.org/42418
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 62924dc2aae0..03184af18d44 100644 --- a/Makefile.in +++ b/Makefile.in @@ -46,7 +46,6 @@ $(BUILDDIR)/config_host.mk : $(wildcard \ $(SRCDIR)/configure.ac \ $(SRCDIR)/config_host/*.h.in \ $(BUILDDIR)/autogen.input \ - $(BUILDDIR)/autogen.lastrun \ $(BUILDDIR)/autogen.sh \ ) \ $(shell . $(SRCDIR)/bin/get_config_variables JAVA_HOME && \ |