diff options
Diffstat (limited to 'src/svf')
-rw-r--r-- | src/svf/Makefile.am | 2 |
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 |