author | Vicamo Yang <vyang@mozilla.com> |
Wed, 31 Oct 2012 16:35:11 +0800 | |
changeset 111876 | 5bf3abe91210f94d5d92ba95e114181e366d82ea |
parent 101442 | 162130598df094e19b044610902abecd403278d3 |
child 123241 | 7f1f7cf07362d202dd4038ed9603ce6340358e3f |
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 = cubeb DIRS = \ include \ src \ $(NULL) include $(topsrcdir)/config/rules.mk