Export widget atoms for osx. r=saari/sr=hyatt bug#75653

This commit is contained in:
pinkerton%netscape.com 2001-04-17 02:58:51 +00:00
Родитель 9db9333e20
Коммит 2fc375fb45
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -71,6 +71,10 @@ EXPORTS = \
nsIDragSessionMac.h \
$(NULL)
ifeq ($(MOZ_WIDGET_TOOLKIT),mac)
EXPORTS += nsWidgetAtoms.h nsWidgetAtomList.h
endif
XPIDLSRCS = \
nsIAppShell.idl \
nsIFilePicker.idl \