Browse Source

Makefile-ccan: add order to MOD list.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Rusty Russell 10 years ago
parent
commit
b99be8d399
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Makefile-ccan

+ 1 - 0
Makefile-ccan

@@ -85,6 +85,7 @@ MODS_WITH_SRC := antithread \
 	ntdb \
 	ogg_to_pcm \
 	opt \
+	order \
 	ptrint \
 	ptr_valid \
 	pushpull \