From ba088eb351a96a3e6c3dd5659ffd38b7e4fbf8f3 Mon Sep 17 00:00:00 2001 From: Krzysztof Kosi??ski Date: Fri, 20 Feb 2009 22:15:27 +0000 Subject: Only build static libraries for subdirs than actually contain libraries, rather than for every subdirectory. (bzr r7336) --- src/libnrtype/Makefile_insert | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'src/libnrtype') diff --git a/src/libnrtype/Makefile_insert b/src/libnrtype/Makefile_insert index a5f6d199f..8f45dc94d 100644 --- a/src/libnrtype/Makefile_insert +++ b/src/libnrtype/Makefile_insert @@ -1,11 +1,6 @@ ## Makefile.am fragment sourced by src/Makefile.am. -libnrtype/all: libnrtype/libnrtype.a - -libnrtype/clean: - rm -f libnrtype/libnrtype.a $(libnrtype_libnrtype_a_OBJECTS) - -libnrtype_libnrtype_a_SOURCES = \ +ink_common_sources += \ libnrtype/boundary-type.h \ libnrtype/font-style-to-pos.cpp \ libnrtype/font-style-to-pos.h \ @@ -40,5 +35,3 @@ libnrtype_libnrtype_a_SOURCES = \ libnrtype/Layout-TNG-Scanline-Makers.cpp \ libnrtype/Layout-TNG.cpp \ libnrtype/Layout-TNG.h - - -- cgit v1.2.3