author | Gregory Szorc <gps@mozilla.com> |
Wed, 28 Jan 2015 13:37:00 -0800 | |
branch | GECKO160_2012100209_RELBRANCH |
changeset 110531 | af6a180eb4bad8d0ac7398b574734969629a304f |
parent 98529 | f4157e8c410708d76703f19e4dfb61859bfe32d8 |
child 106884 | 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 = appcomps include $(topsrcdir)/config/config.mk DIRS += \ windowds \ directory \ build \ $(NULL) include $(topsrcdir)/config/rules.mk