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