summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 33ddfda39e..289a02430b 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -48,7 +48,8 @@ routines := brk sbrk sstk ioctl \
 	    chflags fchflags \
 	    insremque getttyent getusershell getpass ttyslot \
 	    syslog syscall daemon \
-	    mmap munmap mprotect msync madvise
+	    mmap munmap mprotect msync madvise \
+	    efgcvt
 aux := progname init-misc
 distribute := bsd-compat.c
 extra-objs := bsd-compat.o