From 14566438b94c5dfd3d97f72d1926dd9a259734b6 Mon Sep 17 00:00:00 2001 From: Felipe Corr??a da Silva Sanches Date: Mon, 16 Jun 2008 01:24:19 +0000 Subject: UnicodeRange class implementation. This class represents a range of unicode codepoints as used in the u1 and u2 attributes of glyph kerning nodes. (bzr r5949) --- src/Makefile_insert | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile_insert') diff --git a/src/Makefile_insert b/src/Makefile_insert index f49498092..786322574 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -290,6 +290,7 @@ libinkpre_a_SOURCES = \ text-tag-attributes.h \ tools-switch.cpp tools-switch.h\ tweak-context.h tweak-context.cpp \ + unicoderange.cpp unicoderange.h \ uri-references.cpp uri-references.h \ vanishing-point.cpp vanishing-point.h \ verbs.cpp verbs.h \ -- cgit v1.2.3