another special case for loopback
[oweals/gnunet.git] / src / Makefile.am
index c6f320ae4542d2581848000a32f5dbbc05bc4cca..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,7 +126,7 @@ SUBDIRS = \
   psycstore \
   psyc \
   social \
-  auction \
+  $(AUCTION_DIR) \
   $(EXP_DIR) \
   $(PROVIDER_DIR)