Fixed the typo that broke the Unix builds.

This commit is contained in:
briano%netscape.com 1999-10-01 21:19:14 +00:00
Родитель 745f8fadb0
Коммит 6233e64a9f
1 изменённых файлов: 57 добавлений и 59 удалений

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

@ -79,9 +79,7 @@ EXPORT_RESOURCE_CONTENT = \
$(srcdir)/TB_Tab_mo.gif \
$(NULL)
EXPORT_CHROME =
$(srcdir)/xul.css \
$(NULL)
EXPORT_CHROME = $(srcdir)/xul.css
include $(topsrcdir)/config/rules.mk