crap
This commit is contained in:
parent
8a64bbc986
commit
46f6eab03f
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile.in,v 1.2 2002/08/13 14:45:01 fishwaldo Exp $
|
||||
# $Id: Makefile.in,v 1.3 2002/09/14 16:03:43 fishwaldo Exp $
|
||||
CC = @CC@
|
||||
INSTALL = @INSTALL@
|
||||
INSTALL_BIN = @INSTALL_PROGRAM@
|
||||
|
@ -29,7 +29,7 @@ automoduledir = @prefix@/modules/autoload
|
|||
mandir = @prefix@/man8
|
||||
MANPAGES = ircd.8
|
||||
|
||||
CONFS = example.conf example.efnet.conf
|
||||
CONFS = example.conf
|
||||
DEFAULTCONFS = ircd.motd kline.conf dline.conf
|
||||
|
||||
SSL_LIBS = @SSL_LIBS@
|
||||
|
|
Reference in a new issue