aboutsummaryrefslogtreecommitdiffstats
path: root/libversit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libversit/Makefile.am')
-rw-r--r--libversit/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/libversit/Makefile.am b/libversit/Makefile.am
index 60aadedbdd..ce54e0bc25 100644
--- a/libversit/Makefile.am
+++ b/libversit/Makefile.am
@@ -1,7 +1,7 @@
-noinst_LIBRARIES = libversit.a
+noinst_LTLIBRARIES = libversit.la
-libversit_a_SOURCES = \
+libversit_la_SOURCES = \
vcc.y \
vcc.h \
vobject.c \