summaryrefslogtreecommitdiff
path: root/src/target/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/target/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/target/Makefile.am')
-rw-r--r--src/target/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/Makefile.am b/src/target/Makefile.am
index f28561de..70b4df78 100644
--- a/src/target/Makefile.am
+++ b/src/target/Makefile.am
@@ -98,4 +98,4 @@ nobase_dist_pkglib_DATA =
nobase_dist_pkglib_DATA += xscale/debug_handler.bin
nobase_dist_pkglib_DATA += ecos/at91eb40a.elf
-MAINTAINERCLEANFILES = Makefile.in
+MAINTAINERCLEANFILES = $(srcdir)/Makefile.in