author | sayrer@gmail.com |
Fri, 05 Oct 2007 14:03:59 -0700 | |
changeset 6678 | 143a6bb6ad00c6edccf5afd30d56b516ac6f5396 |
parent 6677 | 2d72b5e121f51deca489980db50ba978cfe34fd4 |
child 6679 | e873c37fef98fb910b19b302ada6923cff903fe9 |
push id | unknown |
push user | unknown |
push date | unknown |
milestone | 1.9a9pre |
--- a/browser/components/sessionstore/Makefile.in +++ b/browser/components/sessionstore/Makefile.in @@ -45,13 +45,13 @@ XPIDL_MODULE = sessionstore XPIDLSRCS = \ nsISessionStartup.idl \ nsISessionStore.idl \ $(NULL) DIRS = src -ifdef MOZ_MOCHITEST -DIRS += test -endif +#ifdef MOZ_MOCHITEST +#DIRS += test +#endif include $(topsrcdir)/config/rules.mk