Fix the broken unix builds.
git-svn-id: svn://10.0.0.236/trunk@12197 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -36,7 +36,6 @@ endif
|
||||
ifdef XFE_WIDGETS_BUILD_UNUSED
|
||||
UNUSED_DIRS = \
|
||||
XfeCaption \
|
||||
XfeComboBox \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
@@ -45,6 +44,7 @@ DIRS = \
|
||||
XfeBm \
|
||||
XfeToolBar \
|
||||
XfeToolTip \
|
||||
XfeComboBox \
|
||||
$(UNUSED_DIRS) \
|
||||
$(TEST_DIRS)
|
||||
|
||||
|
||||
@@ -43,7 +43,6 @@ endif
|
||||
ifdef XFE_WIDGETS_BUILD_UNUSED
|
||||
UNUSED_DIRS = \
|
||||
XfeCaption \
|
||||
XfeComboBox \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
@@ -52,6 +51,7 @@ DIRS = \
|
||||
XfeBm \
|
||||
XfeToolBar \
|
||||
XfeToolTip \
|
||||
XfeComboBox \
|
||||
$(UNUSED_DIRS) \
|
||||
$(TEST_DIRS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user