From acb7c42d7c394acf9a59c14e5aaf4f43be309acb Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Fri, 30 Jul 2010 08:00:41 +0200 Subject: Add reallocf function --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index da3780a..fc4b9fd 100644 --- a/Makefile +++ b/Makefile @@ -33,6 +33,7 @@ LIB_SRCS := \ hash/md5.c \ pidfile.c \ readpassphrase.c \ + reallocf.c \ setmode.c \ setproctitle.c \ strmode.c \ @@ -84,6 +85,7 @@ LIB_MANS := \ fgetln.3 \ flopen.3 \ readpassphrase.3 \ + reallocf.3 \ humanize_number.3 \ fmtcheck.3 \ nlist.3 \ -- cgit v1.2.3