aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-06-21 13:17:16 +0000
committerChristian Grothoff <christian@grothoff.org>2016-06-21 13:17:16 +0000
commit1732154b8c021e7ee0e34c28cf3b1a843454727a (patch)
tree3cb7fd79f409467c07d831ec055ebcdc8bfe61a2 /src/Makefile.am
parent8919055de77f692ce3f0c1b9781fc9011de9cb6f (diff)
downloadgnunet-1732154b8c021e7ee0e34c28cf3b1a843454727a.tar.gz
gnunet-1732154b8c021e7ee0e34c28cf3b1a843454727a.zip
towards fixing mysql plugin
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5582c178b..24c2f583a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -70,7 +70,7 @@ SUBDIRS = \
70 util \ 70 util \
71 $(JSON_DIR) \ 71 $(JSON_DIR) \
72 $(REST_DIR) \ 72 $(REST_DIR) \
73 $(JSONAPI_DIR) \ 73 $(JSONAPI_DIR) \
74 hello \ 74 hello \
75 tun \ 75 tun \
76 block \ 76 block \
@@ -97,19 +97,19 @@ SUBDIRS = \
97 hostlist \ 97 hostlist \
98 topology \ 98 topology \
99 regex \ 99 regex \
100 cadet \
101 dns \ 100 dns \
102 identity \ 101 identity \
103 set \
104 scalarproduct \
105 revocation \
106 gnsrecord \ 102 gnsrecord \
107 namecache \ 103 namecache \
108 namestore \ 104 namestore \
105 peerstore \
106 cadet \
107 set \
108 scalarproduct \
109 revocation \
109 vpn \ 110 vpn \
110 gns \ 111 gns \
111 $(CONVERSATION_DIR) \ 112 $(CONVERSATION_DIR) \
112 peerstore \
113 fs \ 113 fs \
114 exit \ 114 exit \
115 pt \ 115 pt \