author | Dave Townsend <dtownsend@oxymoronical.com> |
Thu, 12 Feb 2009 15:24:35 +0000 | |
changeset 24967 | 8b21f0cb39ceecaf50c805d3d3af049a962ef1fd |
parent 24966 | ffe6c7265b60ce799c74c70c4f24e60a9d1c6edc |
child 24968 | ecac68597c75e867aae46fd7cdd1b834273db94b |
push id | 5330 |
push user | dtownsend@mozilla.com |
push date | Thu, 12 Feb 2009 15:24:48 +0000 |
treeherder | mozilla-central@8b21f0cb39ce [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
milestone | 1.9.2a1pre |
--- a/xpinstall/Makefile.in +++ b/xpinstall/Makefile.in @@ -45,13 +45,13 @@ topsrcdir = @top_srcdir@ srcdir = @srcdir@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk MODULE = xpinstall DIRS = public src -ifdef ENABLE_TESTS -DIRS += tests -endif +#ifdef ENABLE_TESTS +#DIRS += tests +#endif include $(topsrcdir)/config/rules.mk