summaryrefslogtreecommitdiff
path: root/src/svf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/svf/Makefile.am')
-rw-r--r--src/svf/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/svf/Makefile.am b/src/svf/Makefile.am
index 73edd43f..2709788f 100644
--- a/src/svf/Makefile.am
+++ b/src/svf/Makefile.am
@@ -4,8 +4,8 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/src/jtag
METASOURCES = AUTO
-noinst_LIBRARIES = libsvf.a
+noinst_LTLIBRARIES = libsvf.la
noinst_HEADERS = svf.h
-libsvf_a_SOURCES = svf.c
+libsvf_la_SOURCES = svf.c
MAINTAINERCLEANFILES = Makefile.in