Added "photon" to the list of platforms requiring the processing of "unixshared" directory.

This commit is contained in:
amardare%qnx.com 2003-02-19 00:23:42 +00:00
Родитель 5fde8802a5
Коммит 9f3948097b
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -26,7 +26,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
ifneq (,$(filter gtk gtk2 xlib qt beos,$(MOZ_WIDGET_TOOLKIT)))
ifneq (,$(filter gtk gtk2 xlib photon qt beos,$(MOZ_WIDGET_TOOLKIT)))
DIRS += unixshared
endif