aboutsummaryrefslogtreecommitdiff
path: root/src/json/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/json/Makefile.am')
-rw-r--r--src/json/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/json/Makefile.am b/src/json/Makefile.am
index 104fbe06e..d874d7507 100644
--- a/src/json/Makefile.am
+++ b/src/json/Makefile.am
@@ -14,6 +14,7 @@ libgnunetjson_la_LDFLAGS = \
14 -no-undefined 14 -no-undefined
15libgnunetjson_la_SOURCES = \ 15libgnunetjson_la_SOURCES = \
16 json.c \ 16 json.c \
17 json_mhd.c \
17 json_generator.c \ 18 json_generator.c \
18 json_helper.c 19 json_helper.c
19libgnunetjson_la_LIBADD = \ 20libgnunetjson_la_LIBADD = \