mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Bug 484123 - spurious block in toolkit/components/Makefile.in prevents distclean from working properly, r=ted. Camino-only, NPOTDB
This commit is contained in:
parent
f317634122
commit
7d6550fc74
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user