diff options
Diffstat (limited to 'contrib/cvs/lib/Makefile.in')
-rw-r--r-- | contrib/cvs/lib/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/cvs/lib/Makefile.in b/contrib/cvs/lib/Makefile.in index 9c32d9f..92122c7 100644 --- a/contrib/cvs/lib/Makefile.in +++ b/contrib/cvs/lib/Makefile.in @@ -35,6 +35,7 @@ SOURCES = \ getopt1.c \ hostname.c \ md5.c \ + memmove.c \ mkdir.c \ regex.c \ rename.c \ |