Fix for objdir build bustage.

git-svn-id: svn://10.0.0.236/trunk@73920 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org 2000-07-10 17:21:17 +00:00
parent 538d474bfd
commit 0227cd8ec8

View File

@ -68,5 +68,5 @@ EXPORT_RESOURCE_CONTENT = \
$(NULL)
install::
$(INSTALL) $(EXPORT_RESOURCE_CONTENT) $(DIST)/bin/dtd
$(INSTALL) mathml.css $(DIST)/bin/res
$(PERL) mathml-css.pl $(DIST)/bin/res/ua.css
$(INSTALL) $(srcdir)/mathml.css $(DIST)/bin/res
$(PERL) $(srcdir)/mathml-css.pl $(DIST)/bin/res/ua.css