summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2007-11-21 16:37:17 +0000
committerntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2007-11-21 16:37:17 +0000
commit8c634335b41a805998e5bae05328bb47057cce0b (patch)
treea94daded00dbe298d61fde9bca57b3a3de033daf /Makefile.am
parent89d0e422c9698dd9a1fcbd7d4b6c8490633b0029 (diff)
downloadopenocd+libswd-8c634335b41a805998e5bae05328bb47057cce0b.tar.gz
openocd+libswd-8c634335b41a805998e5bae05328bb47057cce0b.tar.bz2
openocd+libswd-8c634335b41a805998e5bae05328bb47057cce0b.tar.xz
openocd+libswd-8c634335b41a805998e5bae05328bb47057cce0b.zip
- reset_run now works as expected on cortex-m3
- str9xpec erase status checked on option byte programming - stm32x flash driver now supports sector protection - surplus exit removed from flash.c - openocd.texi documentation added git-svn-id: svn://svn.berlios.de/openocd/trunk@212 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 02520f20..d0304098 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,4 +2,4 @@
# have all needed files, that a GNU package needs
AUTOMAKE_OPTIONS = foreign 1.4
-SUBDIRS = src
+SUBDIRS = src doc