From ce5e9614fb713871481865b3e9717c4b2697fd25 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 15 Aug 2014 04:49:45 +0000 Subject: [PATCH] - Fix SUBDIR order --- dns/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns/Makefile b/dns/Makefile index 4ef3e025923c..078141fd1cf5 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -76,9 +76,9 @@ SUBDIR += libdjbdns SUBDIR += libidn SUBDIR += linux-f10-libasyncns + SUBDIR += mDNSResponder_nss SUBDIR += maradns SUBDIR += maradns1 - SUBDIR += mDNSResponder_nss SUBDIR += mdnsd SUBDIR += mydns SUBDIR += mydns-ng