From 4ce0b722822e9d4863915eba7a9fd58e25f683f8 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Tue, 26 Nov 2002 23:41:16 +0000 Subject: noinst lib --- src/FbTk/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/FbTk/Makefile.am b/src/FbTk/Makefile.am index 8ec4cef..eb2a5fd 100644 --- a/src/FbTk/Makefile.am +++ b/src/FbTk/Makefile.am @@ -1,4 +1,4 @@ -lib_LTLIBRARIES = libFbTk.la +noinst_LIBRARIES = libFbTk.a if XFT xft_SOURCE= XftFontImp.hh XftFontImp.cc @@ -7,7 +7,7 @@ if MULTIBYTE xmb_SOURCE= XmbFontImp.hh XmbFontImp.cc endif -libFbTk_la_SOURCES = App.hh App.cc Color.cc Color.hh EventHandler.hh Font.cc Font.hh FontImp.hh NotCopyable.hh \ +libFbTk_a_SOURCES = App.hh App.cc Color.cc Color.hh EventHandler.hh Font.cc Font.hh FontImp.hh NotCopyable.hh \ SignalHandler.cc SignalHandler.hh Texture.cc Texture.hh \ XFontImp.cc XFontImp.hh \ ${xft_SOURCE} \ -- cgit v0.11.2