From ebcc6d29c91f2091950e53820f98c2a95bca3a7a Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Wed, 4 May 2016 17:20:54 +0000 Subject: - build rest before jsonapi --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index c2e6fd64e..946711797 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -67,8 +67,8 @@ SUBDIRS = \ include $(INTLEMU_SUBDIRS) \ util \ $(JSON_DIR) \ - $(JSONAPI_DIR) \ $(REST_DIR) \ + $(JSONAPI_DIR) \ hello \ tun \ block \ -- cgit v1.2.3