author | Gervase Markham <gerv@gerv.net> |
Tue, 29 May 2012 16:52:43 +0100 | |
changeset 99299 | 7c3cd4824f94609d4ad714bea9c687227c641e63 |
parent 43338 | b391708e95527fd56770a343036d46669220df40 |
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 = nestegg DIRS = \ include \ src \ $(NULL) include $(topsrcdir)/config/rules.mk