mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 22:35:10 +00:00
add emul/charclass.h to HDRS
This commit is contained in:
@@ -119,7 +119,8 @@ AUTH_SRCS = auth/afs.c auth/aix_auth.c auth/bsdauth.c auth/dce.c auth/fwtk.c \
|
|||||||
HDRS = compat.h def_data.h defaults.h error.h ins_2001.h ins_classic.h \
|
HDRS = compat.h def_data.h defaults.h error.h ins_2001.h ins_classic.h \
|
||||||
ins_csops.h ins_goons.h insults.h interfaces.h lbuf.h list.h \
|
ins_csops.h ins_goons.h insults.h interfaces.h lbuf.h list.h \
|
||||||
logging.h parse.h sudo.h sudo_nss.h gram.h version.h auth/sudo_auth.h \
|
logging.h parse.h sudo.h sudo_nss.h gram.h version.h auth/sudo_auth.h \
|
||||||
emul/fnmatch.h emul/glob.h emul/timespec.h emul/utime.h redblack.h
|
emul/charclass.h emul/fnmatch.h emul/glob.h emul/timespec.h \
|
||||||
|
emul/utime.h redblack.h
|
||||||
|
|
||||||
AUTH_OBJS = sudo_auth.o @AUTH_OBJS@
|
AUTH_OBJS = sudo_auth.o @AUTH_OBJS@
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user