changes to export the new history-test.* files

This commit is contained in:
sspitzer%netscape.com 1999-06-20 21:16:58 +00:00
Родитель a1c4356a37
Коммит 51673c7428
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -27,6 +27,8 @@ include $(topsrcdir)/config/rules.mk
FILES = \
history.xul \
history.css \
history-test.xul \
history-test.js \
$(NULL)
FILES := $(addprefix $(srcdir)/, $(FILES))