summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2009-06-04 13:07:10 -0600
committerBdale Garbee <bdale@gag.com>2009-06-04 13:07:10 -0600
commit176052b7c14fcad067835ecb550778faf67cf4da (patch)
treea818544cb9eb9751476e5243243f2614e3454abb
parent208bc15714c7b4020c017eef19011c4eb9ab51e2 (diff)
add lib to the front of the subdir list
-rw-r--r--cctools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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