[Libreoffice-commits] .: extensions/source

David Tardon dtardon at kemper.freedesktop.org
Sun Mar 4 22:37:16 PST 2012


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

New commits:
commit 08d65d27827d462fcf7f9768a22352f405a13955
Author: David Tardon <dtardon at 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


More information about the Libreoffice-commits mailing list