author | Till Schneidereit <tschneidereit@gmail.com> |
Thu, 06 Sep 2012 17:43:22 +0200 | |
changeset 108068 | 2f83e74b38ff702f57ce22df899f531c9b252ec0 |
parent 104557 | 162130598df094e19b044610902abecd403278d3 |
child 131944 | 97e443115162450609702fc72c99b6d88d8703d6 |
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@ include $(DEPTH)/config/autoconf.mk MODULE = rdf EXPORTS = \ nsILocalStore.h \ $(NULL) include $(topsrcdir)/config/rules.mk