mirror of
https://github.com/osmarks/ngircd.git
synced 2025-01-07 22:30:28 +00:00
New subdirectory "doc/src" for the source code documentation.
This commit is contained in:
parent
317841529b
commit
3237d28bfb
@ -8,7 +8,7 @@
|
|||||||
# (at your option) any later version.
|
# (at your option) any later version.
|
||||||
# Please read the file COPYING, README and AUTHORS for more information.
|
# Please read the file COPYING, README and AUTHORS for more information.
|
||||||
#
|
#
|
||||||
# $Id: configure.in,v 1.114 2005/07/08 16:18:38 alex Exp $
|
# $Id: configure.in,v 1.115 2005/07/22 21:02:22 alex Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
# -- Initialisation --
|
# -- Initialisation --
|
||||||
@ -365,6 +365,7 @@ test -n "$CFLAGS_END" && CFLAGS="$CFLAGS $CFLAGS_END"
|
|||||||
AC_OUTPUT([ \
|
AC_OUTPUT([ \
|
||||||
Makefile \
|
Makefile \
|
||||||
doc/Makefile \
|
doc/Makefile \
|
||||||
|
doc/src/Makefile \
|
||||||
src/Makefile \
|
src/Makefile \
|
||||||
src/portab/Makefile \
|
src/portab/Makefile \
|
||||||
src/tool/Makefile \
|
src/tool/Makefile \
|
||||||
|
Loading…
Reference in New Issue
Block a user