From 176052b7c14fcad067835ecb550778faf67cf4da Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 4 Jun 2009 13:07:10 -0600 Subject: [PATCH] add lib to the front of the subdir list --- cctools/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cctools/Makefile.am b/cctools/Makefile.am index a7bf7fa5..86f2fad5 100644 --- a/cctools/Makefile.am +++ b/cctools/Makefile.am @@ -1 +1 @@ -SUBDIRS=ccload s51 ccmanual ccdump aoload +SUBDIRS=lib ccload s51 ccmanual ccdump aoload -- 2.30.2