diff options
Diffstat (limited to 'src/runtime/c/Makefile.am')
| -rw-r--r-- | src/runtime/c/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/runtime/c/Makefile.am b/src/runtime/c/Makefile.am index c7abd96cb..a695fbf81 100644 --- a/src/runtime/c/Makefile.am +++ b/src/runtime/c/Makefile.am @@ -25,7 +25,6 @@ guinclude_HEADERS = \ gu/str.h \ gu/string.h \ gu/sysdeps.h \ - gu/type.h \ gu/ucs.h \ gu/utf8.h \ gu/variant.h @@ -57,7 +56,6 @@ libgu_la_SOURCES = \ gu/prime.c \ gu/str.c \ gu/string.c \ - gu/type.c \ gu/utf8.c \ gu/ucs.c \ gu/variant.c |
