aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f075a4c7..9c17d400 100644
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,6 @@ SRCS = Makefile \
main.h \
man.7 \
man.c \
- man_argv.c \
man_hash.c \
man_html.c \
man_macro.c \
@@ -104,7 +103,6 @@ SRCS = Makefile \
vol.in
LIBMAN_OBJS = man.o \
- man_argv.o \
man_hash.o \
man_macro.o \
man_validate.o