aboutsummaryrefslogtreecommitdiff
path: root/src/svf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/svf/Makefile.am')
-rw-r--r--src/svf/Makefile.am10
1 files changed, 2 insertions, 8 deletions
diff --git a/src/svf/Makefile.am b/src/svf/Makefile.am
index 3a14d208..5603d53b 100644
--- a/src/svf/Makefile.am
+++ b/src/svf/Makefile.am
@@ -1,8 +1,2 @@
-include $(top_srcdir)/common.mk
-
-METASOURCES = AUTO
-noinst_LTLIBRARIES = libsvf.la
-noinst_HEADERS = svf.h
-libsvf_la_SOURCES = svf.c
-
-MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
+noinst_LTLIBRARIES += %D%/libsvf.la
+%C%_libsvf_la_SOURCES = %D%/svf.c %D%/svf.h