aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a8523931..c9c8a844 100644
--- a/Makefile
+++ b/Makefile
@@ -69,7 +69,8 @@ TESTSRCS = test-fgetln.c \
test-strnlen.c \
test-strptime.c
-SRCS = Makefile \
+SRCS = LICENSE \
+ Makefile \
NEWS \
TODO \
apropos.1 \