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:
ramiro%netscape.com
1998-10-07 15:34:47 +00:00
parent 34c434b2cf
commit 1b09b95c17
2 changed files with 2 additions and 2 deletions

View File

@@ -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)

View File

@@ -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)