summaryrefslogtreecommitdiff
path: root/xts5/fonts/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xts5/fonts/Makefile.am')
-rw-r--r--xts5/fonts/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/xts5/fonts/Makefile.am b/xts5/fonts/Makefile.am
index e8b71d7c..df4297e8 100644
--- a/xts5/fonts/Makefile.am
+++ b/xts5/fonts/Makefile.am
@@ -4,8 +4,8 @@ AM_CFLAGS = -I$(top_srcdir)/include \
-I$(top_srcdir)/src/tet3/inc \
-I$(top_srcdir)/xts5/include \
$(XTS_CFLAGS)
-noinst_LIBRARIES = libfont.a
-libfont_a_SOURCES = xtfont0.c xtfont1.c xtfont2.c xtfont3.c xtfont4.c \
+noinst_LTLIBRARIES = libfont.la
+libfont_la_SOURCES = xtfont0.c xtfont1.c xtfont2.c xtfont3.c xtfont4.c \
xtfont5.c xtfont6.c
FONTBDFS = xtfont0.bdf xtfont1.bdf xtfont2.bdf xtfont3.bdf xtfont4.bdf \