fix indentation, typo, improve logging
[oweals/gnunet.git] / src / Makefile.am
index c1f9b33f9bc44c1509ca0826b982db99547dea40..56f301ac026a4d0f1727d759d45286732ddc5b23 100644 (file)
@@ -60,6 +60,10 @@ if HAVE_JSON
 endif
 endif
 
+if HAVE_JSON
+  AUCTION_DIR = auction
+endif
+
 if TALER_ONLY
 SUBDIRS = \
  include \
@@ -122,6 +126,7 @@ SUBDIRS = \
   psycstore \
   psyc \
   social \
+  $(AUCTION_DIR) \
   $(EXP_DIR) \
   $(PROVIDER_DIR)