summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorTimotej S <6674623+underhood@users.noreply.github.com>2022-07-08 10:33:43 +0200
committerGitHub <noreply@github.com>2022-07-08 10:33:43 +0200
commitf8b7a9c63ba1ad01900623db563fff51dc9b5fa2 (patch)
tree8db454d9afc0b1964d02781f701719f412d02630 /Makefile.am
parentfc8affaabd44aa3f04e2f402dc5e34e04d5c2df4 (diff)
Better ACLK debug communication log (#13281)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 25071de01b..43a951c2b8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -669,6 +669,8 @@ ACLK_FILES = \
aclk/schema-wrappers/node_info.h \
aclk/schema-wrappers/capability.cc \
aclk/schema-wrappers/capability.h \
+ aclk/schema-wrappers/proto_2_json.cc \
+ aclk/schema-wrappers/proto_2_json.h \
aclk/schema-wrappers/schema_wrappers.h \
aclk/schema-wrappers/schema_wrapper_utils.cc \
aclk/schema-wrappers/schema_wrapper_utils.h \