summaryrefslogtreecommitdiff
path: root/src/helper/Makefile.am
diff options
context:
space:
mode:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-06-09 10:28:16 +0000
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-06-09 10:28:16 +0000
commit00228aa8398fd7dde1271af424fab1cb470c5f43 (patch)
tree28dbadb840820d333d70285282aa4e9d0fd68b83 /src/helper/Makefile.am
parente8febc22551f1afe3cfa556f7afb16fd8996b6c8 (diff)
downloadopenocd+libswd-00228aa8398fd7dde1271af424fab1cb470c5f43.tar.gz
openocd+libswd-00228aa8398fd7dde1271af424fab1cb470c5f43.tar.bz2
openocd+libswd-00228aa8398fd7dde1271af424fab1cb470c5f43.tar.xz
openocd+libswd-00228aa8398fd7dde1271af424fab1cb470c5f43.zip
Fix make maintainer-clean for out-of-tree builds.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2172 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/helper/Makefile.am')
-rw-r--r--src/helper/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helper/Makefile.am b/src/helper/Makefile.am
index 15a27c3a..93df6058 100644
--- a/src/helper/Makefile.am
+++ b/src/helper/Makefile.am
@@ -60,4 +60,4 @@ startup_tcl.c: startup.tcl bin2char$(EXEEXT_FOR_BUILD)
# add startup_tcl.c to make clean list
CLEANFILES = startup_tcl.c bin2char$(EXEEXT_FOR_BUILD)
-MAINTAINERCLEANFILES = Makefile.in
+MAINTAINERCLEANFILES = $(srcdir)/Makefile.in