Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a26efd71ed18738edb6b4fe272418831e797dac6
Author: Peter Foley <[email protected]>
Date:   Mon May 28 12:13:19 2012 -0400

    update autogen.lastrun dummy rule
    
    Change-Id: I1576e2f975ccbe4a9fc2e1ededf1a383ef6e604f

diff --git a/Makefile b/Makefile
index 8edbef1..8b27545 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@ $(SRCDIR)/config_host.mk : \
        ./autogen.sh
 
 # dummy rule in case autogen.lastrun does not exist
-autogen.lastrun:
+$(SRCDIR)/autogen.lastrun:
        @true
 
 # vim: set noet sw=4 ts=4:
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to