aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-07-16 15:10:53 +0000
committerChristian Grothoff <christian@grothoff.org>2013-07-16 15:10:53 +0000
commit35cc1d8eeb2ead1fc57ff1a5d60fb4ca7d1d1216 (patch)
tree626d1c3f3209495b0eb29d48bd8a1aa54533c934 /src/Makefile.am
parent4064deedf4ee722ba8adab7fd3030cea3e20297e (diff)
downloadgnunet-35cc1d8eeb2ead1fc57ff1a5d60fb4ca7d1d1216.tar.gz
gnunet-35cc1d8eeb2ead1fc57ff1a5d60fb4ca7d1d1216.zip
-add identity service to standard build
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 245972b58..25dcbfafb 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -62,6 +62,7 @@ SUBDIRS = \
62 mesh \ 62 mesh \
63 lockmanager \ 63 lockmanager \
64 dns \ 64 dns \
65 identity \
65 gns \ 66 gns \
66 set \ 67 set \
67 fs \ 68 fs \