summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e6462c1f..ea753bbf 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -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