From c969cddf87a2c6d2eb74353f3115a70d166136e5 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sat, 1 Jan 2022 21:02:15 +0100 Subject: Use own type traits --- Makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 36c503d..02498b3 100644 --- a/Makefile +++ b/Makefile @@ -139,7 +139,13 @@ DISTFILES= \ src/file.h \ Makefile \ include/unicode.h \ + include/unicode/endian.h \ + include/unicode/iso.h \ + include/unicode/predicate.h \ + include/unicode/types.h \ include/unicode/type_traits.h \ + include/unicode/utf.h \ + include/unicode/utf_fwd.h \ debian/control \ debian/compat \ debian/copyright \ -- cgit v1.2.3