gentoo-full-overlay/dev-lang/spidermonkey/files/spidermonkey-1.6-header.patch

13 lines
270 B
Diff

Index: src/Makefile.ref
===================================================================
--- src.orig/Makefile.ref
+++ src/Makefile.ref
@@ -185,6 +185,8 @@ JS_HFILES = \
jsstr.h \
jsxdrapi.h \
jsxml.h \
+ jsutil.h \
+ jsprf.h \
$(NULL)
API_HFILES = \