Bug 484123 - spurious block in toolkit/components/Makefile.in prevents distclean from working properly, r=ted. Camino-only, NPOTDB

This commit is contained in:
Philippe Wittenbergh 2010-04-08 20:58:54 -04:00
parent f317634122
commit 7d6550fc74

View File

@ -126,9 +126,4 @@ DIRS += \
EXTRA_PP_COMPONENTS = nsDefaultCLH.js
ifeq ($(MOZ_BUILD_APP),camino)
DIRS += autocomplete/public
DIRS += downloads/public
endif
include $(topsrcdir)/config/rules.mk