From 658557736a803071a47bacb33e8471168e67e6be Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 12 Apr 2019 22:32:50 +0200 Subject: shutdown: add name parameter MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4cd8ae9..ca418c0 100644 --- a/Makefile +++ b/Makefile @@ -15,6 +15,7 @@ LIB_VERSION = $(LIB_MAJOR).$(LIB_MINOR) HDR =\ liberror-libc.h\ + liberror.h\ internal.h OBJ =\ @@ -24,6 +25,7 @@ OBJ =\ llabs.o\ pipe.o\ putenv.o\ + set_error_one_file.o\ setenv.o\ shutdown.o\ unsetenv.o -- cgit v1.2.3-70-g09d2