]> granicus.if.org Git - sudo/commitdiff
add emul/charclass.h to HDRS
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 3 Nov 2008 17:54:30 +0000 (17:54 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 3 Nov 2008 17:54:30 +0000 (17:54 +0000)
Makefile.in

index dec276840ad0490b1b76eb395928c9f4ce01312e..ccd7f2981ffe318375270744880577f6fe96d389 100644 (file)
@@ -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 \
        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 \
-       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@