extensions/source/activex/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 08d65d27827d462fcf7f9768a22352f405a13955
Author: David Tardon <dtar...@redhat.com>
Date:   Mon Mar 5 07:36:45 2012 +0100

    fix path

diff --git a/extensions/source/activex/Makefile 
b/extensions/source/activex/Makefile
index bf79e4c..65f82ea 100644
--- a/extensions/source/activex/Makefile
+++ b/extensions/source/activex/Makefile
@@ -25,7 +25,7 @@
 # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
 # instead of those above.
 
-% : $(SRCDIR)/source/activex/%
+% : $(SRCDIR)/extensions/source/activex/%
        cp $< $@
 
 .DEFAULT_GOAL := all
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to