Enter into WinCE directory if XP_UNIX isn't defined
git-svn-id: svn://10.0.0.236/trunk@170317 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -42,7 +42,13 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = popuplite ../browser/gtk/src app
|
||||
DIRS = popuplite
|
||||
|
||||
ifdef XP_UNIX
|
||||
DIRS += ../browser/gtk/src app
|
||||
else
|
||||
DIRS += wince
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user