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