diff options
Diffstat (limited to 'gnu/usr.bin/cvs/lib/Makefile.am')
-rw-r--r-- | gnu/usr.bin/cvs/lib/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/usr.bin/cvs/lib/Makefile.am b/gnu/usr.bin/cvs/lib/Makefile.am index 5984fcf0c66..0c2744ebd65 100644 --- a/gnu/usr.bin/cvs/lib/Makefile.am +++ b/gnu/usr.bin/cvs/lib/Makefile.am @@ -43,8 +43,6 @@ libcvs_a_SOURCES = \ ftruncate.c \ getdate.y \ getline.c \ - getopt.c \ - getopt1.c \ md5.c \ regex.c \ savecwd.c \ @@ -53,7 +51,6 @@ libcvs_a_SOURCES = \ xgetwd.c \ yesno.c \ getline.h \ - getopt.h \ fnmatch.h \ md5.h \ regex.h \ |