From c7b944fc9c6b536ae8875a22df4d9f60cb571f89 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 8 Aug 1994 19:57:16 +0000 Subject: [PATCH] removed multiple entries in DISTFILES --- Makefile.in | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Makefile.in b/Makefile.in index c4927659f..e7d958787 100644 --- a/Makefile.in +++ b/Makefile.in @@ -95,12 +95,12 @@ HDRS = sudo.h version.h insults.h DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING INSTALL Makefile.in PORTING \ README README.v1.3.1 SUPPORTED TODO aclocal.m4 getcwd.c putenv.c \ - sudo_realpath.c sudo_setenv.c strdup.c tgetpass.c config.h.in \ - configure configure.in indent.pro installbsd pathnames.h.in \ - sample.sudoers sudo.man sudo.cat sudoers aixcrypt.exp \ - visudoers/Makefile.in visudoers/config.h visudoers/pathnames.h \ - visudoers/sudo.h visudoers/version.h visudoers/visudo.c \ - visudoers/visudo.lex visudoers/visudo.yacc visudoers/aixcrypt.exp + strdup.c tgetpass.c config.h.in configure configure.in indent.pro \ + installbsd pathnames.h.in sample.sudoers sudo.man sudo.cat sudoers \ + aixcrypt.exp visudoers/Makefile.in visudoers/config.h \ + visudoers/pathnames.h visudoers/sudo.h visudoers/version.h \ + visudoers/visudo.c visudoers/visudo.lex visudoers/visudo.yacc \ + visudoers/aixcrypt.exp all: $(PROGS) -- 2.40.0