Browse Source

* Makefile (EXTRA_DISTFILES): Add app_test_2.0.config.

svn path=/trunk/mcs/; revision=42681
Raja R Harinath 21 years ago
parent
commit
bbbefc413f
2 changed files with 6 additions and 1 deletions
  1. 4 0
      mcs/class/System.Data/ChangeLog
  2. 2 1
      mcs/class/System.Data/Makefile

+ 4 - 0
mcs/class/System.Data/ChangeLog

@@ -1,3 +1,7 @@
+2005-04-08  Raja R Harinath  <[email protected]>
+
+	* Makefile (EXTRA_DISTFILES): Add app_test_2.0.config.
+
 2005-04-07  Sureshkumar T  <[email protected]>
 
 	* System.Data.dll.sources: In System.Data.SqlClient

+ 2 - 1
mcs/class/System.Data/Makefile

@@ -30,7 +30,8 @@ EXTRA_DISTFILES = \
 	Test/System.Xml/region.xml		\
 	Test/System.Xml/region.xsd		\
 	Test/System.Xml/store.xsd		\
-	Mono.Data.SqlExpressions/Parser.jay
+	Mono.Data.SqlExpressions/Parser.jay	\
+	app_test_2.0.config
 
 BUILT_SOURCES = Mono.Data.SqlExpressions/Parser.cs