Adding NPAPI plugin headers to Gecko SDK, bug 112255 r=cls

git-svn-id: svn://10.0.0.236/trunk@136760 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
peterlubczynski%netscape.com
2003-01-21 23:10:59 +00:00
parent d7828065af
commit ac4a6544df
2 changed files with 13 additions and 0 deletions

View File

@@ -28,6 +28,14 @@ include $(DEPTH)/config/autoconf.mk
MODULE = java
SDK_HEADERS = \
jni.h \
jni_md.h \
jri.h \
jri_md.h \
jritypes.h \
$(NULL)
EXPORTS = \
bool.h \
interpreter.h \