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:
authorRaja R Harinath <harinath@hurrynot.org>2005-04-08 13:31:28 +0400
committerRaja R Harinath <harinath@hurrynot.org>2005-04-08 13:31:28 +0400
commitbbbefc413fca31292c6a523de122b5fffcbc234d (patch)
treeb1e734754ed1ec9f5146a4beb3c6cbd01484d0b3 /mcs/class/System.Data/Makefile
parent5400a5de0c3cae0e23517f9c6f8273b09ec1672b (diff)
* Makefile (EXTRA_DISTFILES): Add app_test_2.0.config.
svn path=/trunk/mcs/; revision=42681
Diffstat (limited to 'mcs/class/System.Data/Makefile')
-rw-r--r--mcs/class/System.Data/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mcs/class/System.Data/Makefile b/mcs/class/System.Data/Makefile
index e66cd1692fe..a9cb0b6a7f5 100644
--- a/mcs/class/System.Data/Makefile
+++ b/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