author | Gervase Markham <gerv@gerv.net> |
Mon, 21 May 2012 12:12:37 +0100 | |
changeset 96742 | f4157e8c410708d76703f19e4dfb61859bfe32d8 |
parent 1 | 9b2a99adc05e53cd4010de512f50118594756650 |
child 104533 | 2ef51674316aadfe26a46877b16794f758bf4b6d |
permissions | -rw-r--r-- |
# # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. DEPTH = .. topsrcdir = @top_srcdir@ srcdir = @srcdir@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk MODULE = rdf DIRS = base util datasource build ifdef ENABLE_TESTS TOOL_DIRS += tests endif include $(topsrcdir)/config/rules.mk