exporting nsIXULKeyListener.h on Win and Linux builds

This commit is contained in:
saari%netscape.com 1999-06-11 21:08:38 +00:00
Родитель 0309ae24a9
Коммит 1a48c1f71a
2 изменённых файлов: 2 добавлений и 0 удалений

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

@ -40,6 +40,7 @@ EXPORTS = \
nsIDOMXULFocusTracker.h \
nsIXULFocusTracker.h \
nsIStreamLoadableDocument.h \
nsIXULKeyListener.h \
$(NULL)
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))

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

@ -36,6 +36,7 @@ EXPORTS = \
nsIDOMXULFocusTracker.h \
nsIXULFocusTracker.h \
nsIStreamLoadableDocument.h \
nsIXULKeyListener.h \
$(NULL)
include <$(DEPTH)/config/rules.mak>