summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/remote/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildtool/execution_api/remote/TARGETS')
-rw-r--r--src/buildtool/execution_api/remote/TARGETS1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/buildtool/execution_api/remote/TARGETS b/src/buildtool/execution_api/remote/TARGETS
index 2d08ff8e..7af331ab 100644
--- a/src/buildtool/execution_api/remote/TARGETS
+++ b/src/buildtool/execution_api/remote/TARGETS
@@ -67,6 +67,7 @@
{ "type": ["@", "rules", "CC", "library"]
, "name": ["config"]
, "hdrs": ["config.hpp"]
+ , "srcs": ["config.cpp"]
, "deps":
[ ["src/buildtool/logging", "logging"]
, ["src/utils/cpp", "type_safe_arithmetic"]