Reenable new theme

This commit is contained in:
rflint@ryanflint.com 2007-11-15 12:52:45 -08:00
parent b29be1b168
commit ed4750b9e0

View File

@ -56,7 +56,7 @@ else
DIRS = winstripe
endif
ifneq (,$(filter gtk2,$(MOZ_WIDGET_TOOLKIT)))
DIRS = winstripe
DIRS = gnomestripe
endif
include $(topsrcdir)/config/rules.mk