#
-# Copyright (c) 1996, 1998-2003 Todd C. Miller <Todd.Miller@courtesan.com>
+# Copyright (c) 1996, 1998-2004 Todd C. Miller <Todd.Miller@courtesan.com>
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
SRCS = alloc.c alloca.c check.c closefrom.c def_data.c defaults.c env.c err.c \
fileops.c find_path.c fnmatch.c getcwd.c getprogname.c getspwuid.c \
- goodpath.c interfaces.c ldap.c lex.yy.c lsearch.c logging.c parse.c parse.lex \
- parse.yacc set_perms.c sigaction.c snprintf.c strcasecmp.c strerror.c \
- strlcat.c strlcpy.c sudo.c sudo.tab.c sudo_edit.c testsudoers.c \
- tgetpass.c utime.c visudo.c zero_bytes.c $(AUTH_SRCS)
+ goodpath.c interfaces.c ldap.c lex.yy.c lsearch.c logging.c parse.c \
+ parse.lex parse.yacc set_perms.c sigaction.c snprintf.c strcasecmp.c \
+ strerror.c strlcat.c strlcpy.c sudo.c sudo.tab.c sudo_edit.c \
+ testsudoers.c tgetpass.c utime.c visudo.c zero_bytes.c $(AUTH_SRCS)
AUTH_SRCS = auth/afs.c auth/aix_auth.c auth/bsdauth.c auth/dce.c auth/fwtk.c \
auth/kerb4.c auth/kerb5.c auth/pam.c auth/passwd.c auth/rfc1938.c \