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

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'webcompare/Makefile')
-rw-r--r--webcompare/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/webcompare/Makefile b/webcompare/Makefile
index 03c96ce8..df1b1c82 100644
--- a/webcompare/Makefile
+++ b/webcompare/Makefile
@@ -6,6 +6,9 @@ DB_SYNCFILES= \
db/Makefile \
db/init-db.mysql \
db/webcompare-db.cs \
+ db/DataAccess.cs \
+ db/MySqlDataAccess.cs \
+ db/PostgresDataAccess.cs \
db/webcompare-db.exe.config-EDITME \
db/web.config \
db/*.dll \