summaryrefslogtreecommitdiff
path: root/src/modules/montage/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/montage/Makefile.am')
-rw-r--r--src/modules/montage/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/modules/montage/Makefile.am b/src/modules/montage/Makefile.am
index 7465510..0c2c376 100644
--- a/src/modules/montage/Makefile.am
+++ b/src/modules/montage/Makefile.am
@@ -1,3 +1,3 @@
-noinst_LIBRARIES = libmontage.a
-libmontage_a_SOURCES = montage.c
-libmontage_a_CPPFLAGS = -I@top_srcdir@/src -I@top_srcdir@/src/libs
+noinst_LTLIBRARIES = libmontage.la
+libmontage_la_SOURCES = montage.c
+libmontage_la_CPPFLAGS = -I@top_srcdir@/src -I@top_srcdir@/src/libs
© All Rights Reserved