root Makefile.am: disable doc/ for now
This commit is contained in:
parent
d9749f5c9c
commit
52cc31b203
|
|
@ -8,5 +8,6 @@ MAINTAINERCLEANFILES = Makefile.in \
|
|||
config.h.in \
|
||||
install-sh
|
||||
|
||||
SUBDIRS = util lib programs doc
|
||||
SUBDIRS = util lib programs
|
||||
|
||||
#NOTYET: doc
|
||||
|
|
|
|||
Loading…
Reference in New Issue