always do a private_export.

This commit is contained in:
nicolson%netscape.com 2002-01-30 20:00:31 +00:00
parent d035dfd0c5
commit 4c0174c4b5

View File

@ -5,6 +5,9 @@
clean:: cleanJava
release_classes:: releaseJava
# always do a private_export
export:: private_export
PERL_VARIABLES= \
"SOURCE_PREFIX=$(SOURCE_PREFIX)" \
"SOURCE_RELEASE_PREFIX=$(SOURCE_RELEASE_PREFIX)" \