summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@courtesan.com>1996-01-29 05:44:20 +0000
committerTodd C. Miller <Todd.Miller@courtesan.com>1996-01-29 05:44:20 +0000
commit8c313359a357e7a2db58288cf53bcc7958455ba6 (patch)
treec66205dea1bc8aef61ce604dff7acf7615b2d327 /Makefile.in
parent57136645f680f6eac383f9bb31d2970652bb9586 (diff)
downloadsudo-8c313359a357e7a2db58288cf53bcc7958455ba6.tar.gz
++version
added wildmat.*
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 1e338a02e..ad3f1f125 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -112,7 +112,7 @@ LIBOBJS = @LIBOBJS@
HDRS = sudo.h pathnames.h options.h compat.h version.h insults.h \
ins_2001.h ins_classic.h ins_goons.h ins_csops.h
-VERSION = 1.4
+VERSION = 1.4.1
DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING HISTORY INSTALL OPTIONS TODO \
PORTING README RUNSON FAQ TROUBLESHOOTING Makefile.in acsite.m4 \
@@ -120,7 +120,7 @@ DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES COPYING HISTORY INSTALL OPTIONS TODO \
indent.pro install-sh lsearch.c putenv.c tgetpass.c emul/search.h \
emul/utime.h utime.c testsudoers.c sudoers sample.sudoers \
sudo.cat sudo.man visudo.cat visudo.man sudoers.cat sudoers.man \
- lex.yy.c sudo-lex.yy.c dce_pwent.c
+ lex.yy.c sudo-lex.yy.c dce_pwent.c wildmat.3 wildmat.c
all: $(PROGS)