aboutsummaryrefslogtreecommitdiff
path: root/make/javax
diff options
context:
space:
mode:
authorohair <none@none>2008-08-06 14:30:28 -0700
committerohair <none@none>2008-08-06 14:30:28 -0700
commit0cb9579eda5e5150eb5e332dd98c333b7b02d655 (patch)
tree7a5e79743eef6ae25a6708ae8ad531c84faf204c /make/javax
parent6f67d99c0d596563323d59caf882899d697ece24 (diff)
6734545: Corrections to missing explicit corba sources on javac compile lines
Reviewed-by: tbell
Diffstat (limited to 'make/javax')
-rw-r--r--make/javax/xa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/javax/xa/Makefile b/make/javax/xa/Makefile
index fdbdc84..3345237 100644
--- a/make/javax/xa/Makefile
+++ b/make/javax/xa/Makefile
@@ -35,7 +35,7 @@ include $(BUILDDIR)/common/Defs.gmk
#
# Files to compile
#
-AUTO_FILES_JAVA_DIRS = javax/transaction/xa
+AUTO_FILES_JAVA_DIRS = javax/transaction
#
# Rules