diff --git a/mozilla/mailnews/mime/Makefile.in b/mozilla/mailnews/mime/Makefile.in index 81847401fb3..8b29a253ce2 100644 --- a/mozilla/mailnews/mime/Makefile.in +++ b/mozilla/mailnews/mime/Makefile.in @@ -22,7 +22,7 @@ srcdir = @srcdir@ include $(DEPTH)/config/autoconf.mk -DIRS = public src emitters cthandlers resources +DIRS = public src emitters cthandlers build resources ifdef ENABLE_TESTS DIRS += tests