Bug 453733 - Software update fails if current directory is root directory (win32 only). r=ted.mielczarek, r=bsmedberg

This commit is contained in:
Robert Strong 2008-10-10 16:17:58 -07:00
Родитель 7efe168d63
Коммит 2fd2c262de
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -204,6 +204,10 @@ SHARED_LIBRARY_LIBS += \
endif
endif
ifdef ENABLE_TESTS
DIRS += test
endif
include $(topsrcdir)/config/rules.mk
ifdef BUILD_STATIC_LIBS