From: Todd C. Miller Date: Sun, 7 Jan 1996 20:55:27 +0000 (+0000) Subject: added FAQ X-Git-Tag: SUDO_1_4_0~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3e2876d44bb8fe853e61a32524ff36bfd4024399;p=sudo added FAQ --- diff --git a/Makefile.in b/Makefile.in index 98a4794f8..e14cf67b2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -115,7 +115,7 @@ HDRS = sudo.h pathnames.h options.h compat.h version.h insults.h \ VERSION = 1.3.7 DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING HISTORY INSTALL OPTIONS TODO \ - PORTING README RUNSON TROUBLESHOOTING Makefile.in acsite.m4 \ + PORTING README RUNSON FAQ TROUBLESHOOTING Makefile.in acsite.m4 \ aixcrypt.exp config.h.in configure configure.in getwd.c strdup.c \ indent.pro install-sh lsearch.c putenv.c tgetpass.c emul/search.h \ emul/utime.h utime.c testsudoers.c sudoers sample.sudoers \