summaryrefslogtreecommitdiff
blob: df4cf7d50744af935977e8e8367e42a7e2992e94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 =		\