[Libreoffice-commits] .: forms/Library_frm.mk
David Tardon
dtardon at kemper.freedesktop.org
Sun Apr 3 09:19:10 PDT 2011
forms/Library_frm.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 52b2ece671795859e4fbc536d73ceb1acbe74460
Author: David Tardon <dtardon at redhat.com>
Date: Sun Apr 3 18:19:01 2011 +0200
fix copy&paste relict
diff --git a/forms/Library_frm.mk b/forms/Library_frm.mk
index 8ae5ce2..f59b3a8 100644
--- a/forms/Library_frm.mk
+++ b/forms/Library_frm.mk
@@ -27,7 +27,7 @@
$(eval $(call gb_Library_Library,frm))
-$(eval $(call gb_Library_add_precompiled_header,frm,$(SRCDIR)/unotools/inc/pch/precompiled_forms))
+$(eval $(call gb_Library_add_precompiled_header,frm,$(SRCDIR)/forms/inc/pch/precompiled_forms))
$(eval $(call gb_Library_set_include,frm,\
$$(INCLUDE) \
More information about the Libreoffice-commits
mailing list