aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-23 19:02:54 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-23 19:02:54 +0000
commite548255ba53e4ae6bc92054c9ce9ee0674d06d23 (patch)
tree36be45ef8aa82efab305814035b071ccf347488d /src/Makefile.am
parent0bbed9dcf7dbdb3cb225e370b9eb3e792c2e0c82 (diff)
downloadgnunet-e548255ba53e4ae6bc92054c9ce9ee0674d06d23.tar.gz
gnunet-e548255ba53e4ae6bc92054c9ce9ee0674d06d23.zip
-fix build system issues
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index dcaedc1e8..94345a5bd 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -16,6 +16,7 @@ if HAVE_EXPERIMENTAL
16 scalarproduct \ 16 scalarproduct \
17 multicast \ 17 multicast \
18 env \ 18 env \
19 psycstore \
19 psyc \ 20 psyc \
20 $(CONSENSUS) \ 21 $(CONSENSUS) \
21 $(SECRETSHARING) \ 22 $(SECRETSHARING) \
@@ -77,7 +78,6 @@ SUBDIRS = \
77 vpn \ 78 vpn \
78 gns \ 79 gns \
79 $(CONVERSATION_DIR) \ 80 $(CONVERSATION_DIR) \
80 psycstore \
81 fs \ 81 fs \
82 exit \ 82 exit \
83 pt \ 83 pt \