Bug 934335 - Fix standalone js's make install again. r=mshal

This commit is contained in:
Mike Hommey 2013-11-05 13:28:31 +09:00
parent 44619982dd
commit 805d0387ed

View File

@ -565,9 +565,6 @@ install:: $(LIBRARY_NAME).pc
install::
$(call py_action,process_install_manifest,--no-remove $(DESTDIR)$(includedir)/$(LIBRARY_NAME) _build_manifests/install/dist_include)
install:: $(EXPORTS_mozilla)
$(SYSINSTALL) $^ $(DESTDIR)$(includedir)/$(LIBRARY_NAME)/mozilla
#
# END SpiderMonkey header installation
#############################################