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 bc5ad0327..8fcbe847f 100644
--- a/src/runtime/c/Makefile.am
+++ b/src/runtime/c/Makefile.am
@@ -21,7 +21,6 @@ guinclude_HEADERS = \
gu/hash.h \
gu/in.h \
gu/list.h \
- gu/log.h \
gu/map.h \
gu/mem.h \
gu/out.h \
@@ -59,7 +58,6 @@ libgu_la_SOURCES = \
gu/hash.c \
gu/in.c \
gu/list.c \
- gu/log.c \
gu/map.c \
gu/mem.c \
gu/out.c \