Bug 761393 - Add a method to hash an nsStyleCoord. r=dbaron
[gecko.git] / profile / dirserviceprovider / Makefile.in
blobe2ecc60f06516ddf1f6ab4cd4d81775b31196b49
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
5 DEPTH = @DEPTH@
6 topsrcdir = @top_srcdir@
7 srcdir = @srcdir@
8 VPATH = @srcdir@
10 include $(DEPTH)/config/autoconf.mk
12 MODULE = profdirserviceprovider
13 DIRS = public src standalone
15 include $(topsrcdir)/config/rules.mk