mirror of
https://github.com/matrix-construct/construct
synced 2024-12-25 23:14:13 +01:00
Move old help into doc.
This commit is contained in:
parent
5f6f66d74e
commit
7fbb7301c7
94 changed files with 0 additions and 3 deletions
|
@ -6,7 +6,6 @@ SUBDIRS += ircd
|
|||
SUBDIRS += modules
|
||||
SUBDIRS += charybdis
|
||||
SUBDIRS += tools
|
||||
SUBDIRS += help
|
||||
SUBDIRS += doc
|
||||
|
||||
.PHONY: subdirs $(SUBDIRS)
|
||||
|
|
|
@ -46,10 +46,8 @@ AC_CONFIG_FILES(\
|
|||
charybdis/Makefile \
|
||||
ircd/Makefile \
|
||||
doc/Makefile \
|
||||
help/Makefile \
|
||||
modules/Makefile \
|
||||
tools/Makefile \
|
||||
tools/genssl
|
||||
)
|
||||
|
||||
AM_INIT_AUTOMAKE([subdir-objects])
|
||||
|
|
Loading…
Reference in a new issue