From 212dd4a4430f56c68645431d9ecce94784e65293 Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Fri, 10 Aug 2018 10:03:58 +0200 Subject: change makefile reorder back --- src/Makefile.am | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index a5699d104..53d157da3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -81,7 +81,7 @@ else SUBDIRS = \ include $(INTLEMU_SUBDIRS) \ util \ - gnsrecord \ + gnsrecord \ $(JSON_DIR) \ $(REST_DIR) \ $(JSONAPI_DIR) \ @@ -90,18 +90,18 @@ SUBDIRS = \ statistics \ arm \ $(TESTING) \ - ats \ peerinfo \ - nat \ - fragmentation \ - transport \ $(SQLITE_DIR) \ $(MYSQL_DIR) \ $(POSTGRES_DIR) \ datacache \ datastore \ template \ + ats \ + nat \ nat-auto \ + fragmentation \ + transport \ ats-tool \ peerinfo-tool \ core \ -- cgit v1.2.3