add attestation API
[oweals/gnunet.git] / src / Makefile.am
index 1bcc1ae7b150db3885a45553d228edddce518547..7b73a4bb8f686ed8250bdc2d77c28127758d5235 100644 (file)
@@ -66,12 +66,6 @@ endif
 endif
 
 
-if TALER_ONLY
-SUBDIRS = \
- include \
- util
-else
-
 SUBDIRS = \
   include $(INTLEMU_SUBDIRS) \
   util \
@@ -128,5 +122,3 @@ SUBDIRS = \
   $(RECLAIM_DIR) \
   $(EXP_DIR) \
   integration-tests
-
-endif