summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-12-15 11:32:22 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-12-15 11:32:22 +0000
commita98e1094a0443fac738e86ba314bc69879f84db8 (patch)
tree6bf85665cacf282340cc348a230cfceaae3f1f60 /src/Makefile.am
parent47d044934727c3d5a57658ddd324b407dd73860a (diff)
downloadopenocd+libswd-a98e1094a0443fac738e86ba314bc69879f84db8.tar.gz
openocd+libswd-a98e1094a0443fac738e86ba314bc69879f84db8.tar.bz2
openocd+libswd-a98e1094a0443fac738e86ba314bc69879f84db8.tar.xz
openocd+libswd-a98e1094a0443fac738e86ba314bc69879f84db8.zip
sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetnations
git-svn-id: svn://svn.berlios.de/openocd/trunk@1243 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d04308e5..669720f9 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -6,6 +6,7 @@ else
MAINFILE = main.c
endif
+
openocd_SOURCES = $(MAINFILE) openocd.c
# set the include path found by configure