From ef0a3ea3fab8a7d9c06ca950f4d64ce1c8579ca2 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sat, 28 May 1994 19:11:06 +0000 Subject: [PATCH] added aixcrypt.exp --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 64e5af2b7..fb0d74ef6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -85,10 +85,10 @@ 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 \ config.h.in configure configure.in indent.pro installbsd \ - pathnames.h.in sample.sudoers sudo.man sudoers \ + pathnames.h.in sample.sudoers sudo.man 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/visudo.lex visudoers/visudo.yacc visudoers/aixcrypt.exp all: $(PROGS) -- 2.50.1