aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMarkus Teich <teichm@fs.tum.de>2017-01-03 07:52:18 +0100
committerMarkus Teich <teichm@fs.tum.de>2017-01-11 14:04:29 +0100
commit6f79b499450512c4b92d0f9dbe12932a8e8d83b6 (patch)
treee270cc20c54ccbb94cbb7ccf60c2104155ad6d28 /src/Makefile.am
parentd7570f9f93da1c15658b0eff5897d301f7bbedd3 (diff)
downloadgnunet-6f79b499450512c4b92d0f9dbe12932a8e8d83b6.tar.gz
gnunet-6f79b499450512c4b92d0f9dbe12932a8e8d83b6.zip
initial gnunet-auction commit
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 c1f9b33f9..c6f320ae4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -122,6 +122,7 @@ SUBDIRS = \
122 psycstore \ 122 psycstore \
123 psyc \ 123 psyc \
124 social \ 124 social \
125 auction \
125 $(EXP_DIR) \ 126 $(EXP_DIR) \
126 $(PROVIDER_DIR) 127 $(PROVIDER_DIR)
127 128