summaryrefslogtreecommitdiff
path: root/src/runtime/c/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/c/Makefile.am')
-rw-r--r--src/runtime/c/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/runtime/c/Makefile.am b/src/runtime/c/Makefile.am
index a695fbf81..539a0e507 100644
--- a/src/runtime/c/Makefile.am
+++ b/src/runtime/c/Makefile.am
@@ -22,7 +22,6 @@ guinclude_HEADERS = \
gu/out.h \
gu/prime.h \
gu/seq.h \
- gu/str.h \
gu/string.h \
gu/sysdeps.h \
gu/ucs.h \
@@ -54,7 +53,6 @@ libgu_la_SOURCES = \
gu/mem.c \
gu/out.c \
gu/prime.c \
- gu/str.c \
gu/string.c \
gu/utf8.c \
gu/ucs.c \