Reintroduce Java backend to Unix build.

This commit is contained in:
frankm%eng.sun.com 1999-06-23 01:31:04 +00:00
Родитель 51b16ea747
Коммит 13963eb821
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -29,6 +29,7 @@ CSRCS = \
xpidl_header.c \
xpidl_typelib.c \
xpidl_doc.c \
xpidl_java.c \
$(NULL)
# Compile directly against the static lib, so we can use xpidl during the build