reorder build order of src directory
[fw/openocd] / src / Makefile.am
index e6462c1f11fb206a5c25ed2ac9ad60194c279de1..ea753bbff2eb3f363dcfe947da57e1f38b163d5a 100644 (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