aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 27a5f305..7069201a 100644
--- a/Makefile
+++ b/Makefile
@@ -70,7 +70,8 @@ TESTSRCS = test-betoh64.c \
test-strnlen.c \
test-strptime.c
-SRCS = Makefile \
+SRCS = LICENSE \
+ Makefile \
NEWS \
TODO \
apropos.1 \