aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/diff
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>1999-11-26 12:29:48 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>1999-11-26 12:29:48 +0000
commit6512591f8d37cc8e5855b8b9461118d47ff9383a (patch)
tree470d461ad6ac9cd50f9cf25492364610550d84d3 /gnu/usr.bin/diff
parent53a312d59302b3efdd4f71bbd246894a6adeb298 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/diff')
-rw-r--r--gnu/usr.bin/diff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/diff/Makefile b/gnu/usr.bin/diff/Makefile
index 2107b2b8abfa..be853a28cdb2 100644
--- a/gnu/usr.bin/diff/Makefile
+++ b/gnu/usr.bin/diff/Makefile
@@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/../../../contrib/diff
PROG= diff
-SRCS= analyze.c cmpbuf.c context.c diff.c dir.h ed.c getopt.c getopt1.c \
+SRCS= analyze.c cmpbuf.c context.c diff.c dir.c ed.c getopt.c getopt1.c \
ifdef.c io.c normal.c prepend_args.c side.c util.c version.c
# Important for ctype macros!