removing trailing slash, causing build bustage for some people

This commit is contained in:
ted.mielczarek@gmail.com 2007-07-24 18:06:11 -07:00
Родитель 68b6666e0f
Коммит ca9142f942
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -62,7 +62,7 @@ endif
ifeq ($(OS_ARCH),Darwin)
DIRS += \
airbag/src/common/ \
airbag/src/common \
airbag/src/common/mac \
airbag/src/client/mac/handler \
airbag/src/tools/mac/dump_syms \