author | Gregory Szorc <gps@mozilla.com> |
Wed, 28 Jan 2015 13:37:00 -0800 | |
branch | GECKO1708esr_2013080515_RELBRANCH |
changeset 110573 | 4bdd1d184a238649a98c3aba846161bbe9294587 |
parent 106908 | 162130598df094e19b044610902abecd403278d3 |
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 = @DEPTH@ topsrcdir = @top_srcdir@ srcdir = @srcdir@ VPATH = @srcdir@ relativesrcdir = @relativesrcdir@ MODULE = test_rdf include $(DEPTH)/config/autoconf.mk DIRS = rdfcat rdfpoll triplescat XPCSHELL_TESTS = unit include $(topsrcdir)/config/rules.mk