summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/diff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-12-08 15:48:30 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-12-08 15:48:30 +0000
commit98415df779f702f939f44575561d57ebc4184f0e (patch)
treecae863300393e3ad21cabf4e897230250af8f936 /gnu/usr.bin/diff
parentcc672d0f8e5853d08d4680c64dc0cf0fe58c602a (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 75d8c48513a0..58818cb7be5c 100644
--- a/gnu/usr.bin/diff/Makefile
+++ b/gnu/usr.bin/diff/Makefile
@@ -4,7 +4,7 @@
PROG= diff
SRCS= diff.c analyze.c io.c context.c ed.c normal.c ifdef.c util.c dir.c \
- version.c getopt.c getopt1.c side.c cmpbuf.c
+ version.c getopt.c getopt1.c side.c cmpbuf.c prepend_args.c
# Important for ctype macros!
CFLAGS+=-funsigned-char