add the xlib window interface header file to the list of exports

This commit is contained in:
blizzard%redhat.com 1999-07-21 22:16:00 +00:00
Родитель 37a1d99d2a
Коммит eef8c52830
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -75,6 +75,7 @@ EXPORTS = \
nsIFontSizeIterator.h \
nsIFontRetrieverService.h \
nsIContextMenu.h \
nsIXlibWindowService.h \
$(NULL)
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))