summaryrefslogtreecommitdiff
path: root/src/xsvf
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/xsvf
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/xsvf')
-rw-r--r--src/xsvf/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xsvf/Makefile.am b/src/xsvf/Makefile.am
index abc6b482..847fb807 100644
--- a/src/xsvf/Makefile.am
+++ b/src/xsvf/Makefile.am
@@ -8,4 +8,4 @@ noinst_LTLIBRARIES = libxsvf.la
noinst_HEADERS = xsvf.h
libxsvf_la_SOURCES = xsvf.c
-MAINTAINERCLEANFILES = Makefile.in
+MAINTAINERCLEANFILES = $(srcdir)/Makefile.in