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:
parent
538d474bfd
commit
0227cd8ec8
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user