mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
restructure pinstripe
This commit is contained in:
parent
9a37ee2ce5
commit
a2391b37d8
@ -49,7 +49,9 @@ include $(DEPTH)/config/autoconf.mk
|
||||
# MacOS X Pinstripe
|
||||
#
|
||||
|
||||
ifeq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
||||
ifneq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
||||
DIRS = pinstripe
|
||||
else
|
||||
DIRS = qute
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user