author | Phil Ringnalda <philringnalda@gmail.com> |
Mon, 15 Dec 2008 15:58:00 -0800 | |
changeset 1424 | 8c78770a1e481d0473087b3dc3509f39a1dbfa4e |
parent 1423 | 61e6bf1082ce91d55301e9036ea78b237d36942d |
child 1425 | 0609981c2ad7b97037fd1f95f6d9f338d73a6791 |
push id | unknown |
push user | unknown |
push date | unknown |
bugs | 469630 |
--- a/editor/ui/Makefile.in +++ b/editor/ui/Makefile.in @@ -43,12 +43,14 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk DIRS = \ locales \ $(NULL) ifndef MOZ_STANDALONE_COMPOSER PREF_JS_EXPORTS = $(srcdir)/composer.js +ifdef MOZ_SUITE EXTRA_COMPONENTS = nsComposerCmdLineHandler.js endif +endif include $(topsrcdir)/config/rules.mk