diff options
-rw-r--r-- | libguile/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libguile/Makefile.am b/libguile/Makefile.am index c0f7e0102..568ff0daa 100644 --- a/libguile/Makefile.am +++ b/libguile/Makefile.am @@ -163,6 +163,7 @@ install-exec-hook: ## Perhaps we can deal with them normally once the merge seems to be ## working. noinst_HEADERS = num2integral.i.c num2float.i.c convert.i.c \ + conv-integer.i.c conv-uinteger.i.c \ win32-uname.h win32-dirent.h win32-socket.h \ private-gc.h |