aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2016-11-10 20:35:04 +0100
committerMartin Schanzenbach <mschanzenbach@posteo.de>2016-11-10 20:45:55 +0100
commit39981eee3163a1795026e8670ac5b669426f268b (patch)
tree8807df6deb2ed969ec951f77927b1b27d139d17f /src/Makefile.am
parent60585eacf2735c86b40effaed8614eff2643d6f9 (diff)
downloadgnunet-39981eee3163a1795026e8670ac5b669426f268b.tar.gz
gnunet-39981eee3163a1795026e8670ac5b669426f268b.zip
add credential
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 98ca70ae3..2877cab0b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -109,6 +109,7 @@ SUBDIRS = \
109 revocation \ 109 revocation \
110 vpn \ 110 vpn \
111 gns \ 111 gns \
112 credential \
112 $(CONVERSATION_DIR) \ 113 $(CONVERSATION_DIR) \
113 fs \ 114 fs \
114 exit \ 115 exit \