diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-01-18 22:11:53 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-01-18 23:46:33 +0100 |
commit | 2a9ecb89d40373286da00386a874098c857847c1 (patch) | |
tree | 29ca6f94f41508350d114b74ddb98292b08f6328 | |
parent | bea63709d05514555d5283279cd66439f4ceed73 (diff) |
Makefile.in: rebuild configure on .in file changes
Change-Id: I9359cca02f6c48efb50ce446d32695d14a0c81fa
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index a383ecd9bee9..c28ca6bd3e03 100644 --- a/Makefile.in +++ b/Makefile.in @@ -31,6 +31,8 @@ Makefile: $(BUILDDIR)/config_host.mk force-restart $(BUILDDIR)/config_host.mk : \ $(SRCDIR)/config_host.mk.in \ $(SRCDIR)/Makefile.in \ + $(SRCDIR)/solenv/inc/minor.mk.in \ + $(SRCDIR)/instsetoo_native/util/openoffice.lst.in \ $(SRCDIR)/configure.ac \ $(BUILDDIR)/autogen.lastrun $(SRCDIR)/autogen.sh |