summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2018-03-07 12:18:57 +0100
committerAndras Timar <andras.timar@collabora.com>2018-03-07 12:18:57 +0100
commit2c95332d662a28583d7dd37f7a0b580512c96c39 (patch)
tree0a9b4644dfb063b251fd8d7a5a22166bf1d2c739 /Makefile.am
parenttypo: tets -> tests (diff)
downloadonline-2c95332d662a28583d7dd37f7a0b580512c96c39.tar.gz
online-2c95332d662a28583d7dd37f7a0b580512c96c39.zip
add JsonUtil.hpp to dist tarball
Change-Id: I41d1e56ff817142670caafb4a260b76f8f0003f9
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index db9ee34bd3..1e581e0571 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -155,6 +155,7 @@ wsd_headers = wsd/Admin.hpp \
shared_headers = common/Common.hpp \
common/Crypto.hpp \
+ common/JsonUtil.hpp \
common/IoUtil.hpp \
common/FileUtil.hpp \
common/Log.hpp \