aboutsummaryrefslogtreecommitdiff
path: root/src/json/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-04-04 12:05:15 +0000
committerChristian Grothoff <christian@grothoff.org>2016-04-04 12:05:15 +0000
commit4bbc354bfb43932064017af6a2394a282907d6a5 (patch)
tree437175d0ee9ac52600b3b4875f08e3b2a517b659 /src/json/Makefile.am
parent50db224938033455429d17fce85ed77292d4c29a (diff)
downloadgnunet-4bbc354bfb43932064017af6a2394a282907d6a5.tar.gz
gnunet-4bbc354bfb43932064017af6a2394a282907d6a5.zip
actually add new source...
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 = \