reorder build order of src directory

Descend into the library modules in order, from bottom-to-top.
This commit is contained in:
Zachary T Welch 2009-12-04 04:42:38 -08:00
parent f3e6f584f1
commit 87a0119fa2
1 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,12 @@
SUBDIRS = helper jtag xsvf svf target server flash pld
SUBDIRS = \
helper \
jtag \
target \
flash \
svf \
xsvf \
pld \
server
lib_LTLIBRARIES = libopenocd.la
bin_PROGRAMS = openocd