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

git-svn-id: svn://10.0.0.236/trunk@137963 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
amardare%qnx.com
2003-02-19 00:23:42 +00:00
parent 7f86b28593
commit fb61ad4487

View File

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