--- doc/Makefile.in.orig Sun May 5 11:01:56 2002 +++ doc/Makefile.in Sun May 5 11:03:18 2002 @@ -60,7 +60,8 @@ install: build @echo "Installing config files" $(INSTALL) -d ${sysconfdir} - ${INSTALL} $(CONFS) $(DEFAULTCONFS) ${sysconfdir} + ${INSTALL} $(CONFS) ${sysconfdir}/ircd.conf.sample + ${INSTALL} $(DEFAULTCONFS) ${sysconfdir} touch ${sysconfdir}/kline.conf @echo "Installing manpages" $(INSTALL) -d ${mandir}