Fixed up build location of the entity conversion tables.

This commit is contained in:
tague%netscape.com 1999-08-26 02:24:10 +00:00
Родитель 1ba1fb8e73
Коммит 4ac91b854c
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -23,11 +23,11 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
EXPORT_RESOURCE = \
$(srcdir)/latin1_entites.properties \
$(srcdir)/html40Latin1.properties \
$(NULL)
include $(topsrcdir)/config/rules.mk
install::
$(INSTALL) $(EXPORT_RESOURCE) $(DIST)/bin/res
$(INSTALL) $(EXPORT_RESOURCE) $(DIST)/bin/res/entityTables