summaryrefslogtreecommitdiff
path: root/src/libs/din/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/din/Makefile.am')
-rw-r--r--src/libs/din/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libs/din/Makefile.am b/src/libs/din/Makefile.am
index b918de6..dfbf9bf 100644
--- a/src/libs/din/Makefile.am
+++ b/src/libs/din/Makefile.am
@@ -1,3 +1,3 @@
-noinst_LIBRARIES = libdin.a
-libdin_a_SOURCES = din.c din.h v3f.h
-libdin_a_CPPFLAGS = -I@top_srcdir@/src
+noinst_LTLIBRARIES = libdin.la
+libdin_la_SOURCES = din.c din.h v3f.h
+libdin_la_CPPFLAGS = -I@top_srcdir@/src
© All Rights Reserved