Fixing build bustage on minimo linux. Shell doesn't compile when building against minimo.

This commit is contained in:
dougt%meer.net 2005-11-22 00:12:49 +00:00
Родитель 03264de870
Коммит 3a631ecdac
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -52,7 +52,7 @@ endif
DIRS += src
ifndef WINCE
ifndef MINIMO
TOOL_DIRS += shell
endif