summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libshouldbeinlibc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libshouldbeinlibc/Makefile b/libshouldbeinlibc/Makefile
index 75451d9d..f3c9d951 100644
--- a/libshouldbeinlibc/Makefile
+++ b/libshouldbeinlibc/Makefile
@@ -20,8 +20,8 @@ dir := libshouldbeinlibc
makemode := library
libname = libshouldbeinlibc
-SRCS = argz.c options.c argp-parse.c argp-help.c line.c
-LCLHDRS = argz.h rwlock.h options.h argp.h line.h
+SRCS = argz.c options.c argp-parse.c argp-help.c line.c envz.c termsize.c ivec.c
+LCLHDRS = argz.h rwlock.h options.h argp.h line.h envz.h ivec.h
installhdrs = $(LCLHDRS)
installhdrsubdir = .