mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-09 02:23:12 +02:00
More cleanups: now mostly auth-related: use better names and use enums
for authentication types. Rename Auth_Make to Auth_Hash. Add docs. etc.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
CC = "==== DO NOT RUN MAKE FROM THIS DIRECTORY ===="
|
||||
|
||||
INCLUDES = ../../include/auth.h ../../include/channel.h \
|
||||
INCLUDES = ../../include/channel.h \
|
||||
../../include/class.h ../../include/common.h ../../include/config.h ../../include/dbuf.h \
|
||||
../../include/dynconf.h ../../include/fdlist.h ../../include/h.h \
|
||||
../../include/ircsprintf.h \
|
||||
|
||||
Reference in New Issue
Block a user