X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fxsvf%2FMakefile.am;h=847fb8070037396276e96e75ed8bc9cde46edcb7;hb=84df52f9ea78e2d71bde648a16b69d80404c6421;hp=abc6b482b2d64bd0535b0773ddf5c13ef9e9defc;hpb=647e61cc6d9b13dd2799d2302ce9289a1627e36c;p=openocd.git diff --git a/src/xsvf/Makefile.am b/src/xsvf/Makefile.am index abc6b482b2..847fb80700 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