aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/texinfo/libtxi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/texinfo/libtxi/Makefile b/gnu/usr.bin/texinfo/libtxi/Makefile
index 96df19ab68cb..70986567cded 100644
--- a/gnu/usr.bin/texinfo/libtxi/Makefile
+++ b/gnu/usr.bin/texinfo/libtxi/Makefile
@@ -3,7 +3,7 @@
LIB= txi
INTERNALLIB= true
-SRCS= getopt.c getopt1.c substring.c xexit.c xmalloc.c xstrdup.c
+SRCS= substring.c xexit.c xmalloc.c xstrdup.c
.include <bsd.lib.mk>