summaryrefslogtreecommitdiffstats
path: root/sql/sql.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql.gyp')
-rw-r--r--sql/sql.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/sql.gyp b/sql/sql.gyp
index 825d3d0..fae8ece 100644
--- a/sql/sql.gyp
+++ b/sql/sql.gyp
@@ -27,6 +27,8 @@
'init_status.h',
'meta_table.cc',
'meta_table.h',
+ 'proxy.cc',
+ 'proxy.h',
'recovery.cc',
'recovery.h',
'statement.cc',