diff options
Diffstat (limited to 'src/libnrtype')
| -rw-r--r-- | src/libnrtype/Makefile_insert | 9 |
1 files changed, 1 insertions, 8 deletions
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 - - |
