Bustage fix - add xpcompat.h to the export list.

This commit is contained in:
tor%cs.brown.edu 2000-08-07 23:10:48 +00:00
Родитель 51a12fa0af
Коммит 2091cea00e
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -41,6 +41,7 @@ EXPORTS = \
ilIImageRenderer.h \
ilISystemServices.h \
dummy_nc.h \
xpcompat.h \
$(NULL)
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))