author | Tom Schuster <evilpies@gmail.com> |
Wed, 18 Jul 2012 01:22:15 +0200 | |
changeset 106557 | 183decadb9acf6825a364dc18685a8e9eb72831a |
parent 94475 | f4157e8c410708d76703f19e4dfb61859bfe32d8 |
child 100686 | d82321cde7335f9655319e0b759163077279b1fa |
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@ FAIL_ON_WARNINGS = 1 include $(DEPTH)/config/autoconf.mk MODULE = editor DIRS = public idl txtsvc libeditor txmgr composer include $(topsrcdir)/config/rules.mk