about summary refs log tree commit diff stats
path: root/uv_link_t.gyp
diff options
context:
space:
mode:
authorFedor Indutny <fedor@indutny.com>2016-05-26 00:57:14 -0400
committerFedor Indutny <fedor@indutny.com>2016-05-26 00:57:14 -0400
commit5b9130d710a97c3dbb7fd94fd4199f9f37413ea3 (patch)
tree5d7250fbd7339c2ff0a87751727d643c27738439 /uv_link_t.gyp
parent5649bb2eeffbd6b7b074e63cf72ae064b10fcd0d (diff)
downloaduv_link_t-5b9130d710a97c3dbb7fd94fd4199f9f37413ea3.tar.gz
src: stub out observer
Diffstat (limited to 'uv_link_t.gyp')
-rw-r--r--uv_link_t.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/uv_link_t.gyp b/uv_link_t.gyp
index 7e881e0..f089c42 100644
--- a/uv_link_t.gyp
+++ b/uv_link_t.gyp
@@ -16,6 +16,7 @@
 
     "sources": [
       "src/uv_link_t.c",
+      "src/uv_link_observer_t.c",
       "src/uv_link_source_t.c",
     ],
   }],