Added nsIDOMTextListener.h to Linux build

This commit is contained in:
tague%netscape.com 1999-03-19 23:46:23 +00:00
Родитель 58e03f9917
Коммит 87412ad4c0
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -39,6 +39,7 @@ EXPORTS = \
nsIDOMPaintListener.h \
nsIDOMDragListener.h \
nsIDOMNSEvent.h \
nsIDOMTextEvent.h \
$(NULL)
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))