Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuncan Mak <duncan@mono-cvs.ximian.com>2003-02-24 02:34:54 +0300
committerDuncan Mak <duncan@mono-cvs.ximian.com>2003-02-24 02:34:54 +0300
commit6a0fb290453ac9f9c3e4f3ee9636418f6cab2510 (patch)
tree9478ca1d353ed4a2e346eef5d2715d78b2e7d0bb
parent8433f6ba46c09a52a6f12754c3fb6367faf20d68 (diff)
Add to the distro
svn path=/trunk/mono/; revision=11903
-rw-r--r--runtime/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/Makefile.am b/runtime/Makefile.am
index 40c4bde3ecf..2a58032b16f 100644
--- a/runtime/Makefile.am
+++ b/runtime/Makefile.am
@@ -28,6 +28,7 @@ assemblies_DATA = \
NUnitCore_mono.dll \
System.Configuration.Install.dll \
System.Data.dll \
+ System.Data.OracleClient.dll \
System.dll \
System.Drawing.dll \
System.EnterpriseServices.dll \