From: Todd C. Miller Date: Wed, 11 Jan 1995 23:39:13 +0000 (+0000) Subject: added OPTIONS and options.h X-Git-Tag: SUDO_1_4_0~658 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0435459ce86b7c8b5580b3fdea76c8b9963d75e5;p=sudo added OPTIONS and options.h --- diff --git a/Makefile.in b/Makefile.in index f3e2355f1..2cd762697 100644 --- a/Makefile.in +++ b/Makefile.in @@ -96,10 +96,10 @@ HDRS = sudo.h version.h insults.h VERSION = 1.3.1pl5 DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING INSTALL Makefile.in PORTING \ - README SUPPORTED TODO HISTORY aclocal.m4 getcwd.c \ - putenv.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 \ + README SUPPORTED TODO OPTIONS HISTORY aclocal.m4 getcwd.c \ + putenv.c strdup.c tgetpass.c config.h.in options.h configure.in \ + configure 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