author | Gregory Szorc <gps@mozilla.com> |
Wed, 28 Jan 2015 13:37:00 -0800 | |
branch | GECKO17011esr_2013111315_RELBRANCH |
changeset 110578 | 215d7d2da749061dfc1ce070903c35d35caa4325 |
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@ include $(DEPTH)/config/autoconf.mk MODULE = nestegg DIRS = \ include \ src \ $(NULL) include $(topsrcdir)/config/rules.mk