diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2000-01-26 16:51:36 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2000-01-26 16:51:36 +0000 |
| commit | b02c95d4983d360674e55a30bd06a2b40ff2f18d (patch) | |
| tree | 3f479b13007fb265d3e532d971296e86f47cdc36 /lib/libncurses | |
| parent | f8370a60addc8720bba73d8369d2e7cc60fc0749 (diff) | |
Notes
Diffstat (limited to 'lib/libncurses')
| -rw-r--r-- | lib/libncurses/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libncurses/Makefile b/lib/libncurses/Makefile index 91409c77c6f2..f23aa48f028b 100644 --- a/lib/libncurses/Makefile +++ b/lib/libncurses/Makefile @@ -198,6 +198,7 @@ SRCS= ${GENHDR} ${GENSRC} \ trace_xnames.c \ tries.c \ tty_update.c \ + version.c \ vsscanf.c \ wresize.c \ write_entry.c \ |
