[Libreoffice-commits] core.git: libmariadb/Makefile

Fridrich Å trba fridrich.strba at bluewin.ch
Wed Mar 6 08:04:32 PST 2013


 libmariadb/Makefile |    7 +++++++
 1 file changed, 7 insertions(+)

New commits:
commit c532e236710f582b4b51427e850be4ad66ebe2da
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Wed Mar 6 17:03:58 2013 +0100

    oops, forgot Makefile
    
    Change-Id: I9a798186ecd213868fc44a1b49ae7bc5c93cc7ed

diff --git a/libmariadb/Makefile b/libmariadb/Makefile
new file mode 100644
index 0000000..ccb1c85
--- /dev/null
+++ b/libmariadb/Makefile
@@ -0,0 +1,7 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
+
+module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))
+
+include $(module_directory)/../solenv/gbuild/partial_build.mk
+
+# vim: set noet sw=4 ts=4:


More information about the Libreoffice-commits mailing list