From a98e1094a0443fac738e86ba314bc69879f84db8 Mon Sep 17 00:00:00 2001 From: oharboe Date: Mon, 15 Dec 2008 11:32:22 +0000 Subject: 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 --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') 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 -- cgit v1.2.3