mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Fix error building docs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14692 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e598375a3c
commit
a48c8ec5ae
3 changed files with 8 additions and 1 deletions
|
@ -99,8 +99,10 @@ include $(GNUSTEP_MAKEFILES)/ctool.make
|
|||
include $(GNUSTEP_MAKEFILES)/aggregate.make
|
||||
|
||||
ifeq ($(GNUSTEP_BASE_HAVE_LIBXML),1)
|
||||
ifeq ($(doc),yes)
|
||||
include $(GNUSTEP_MAKEFILES)/documentation.make
|
||||
endif
|
||||
endif
|
||||
|
||||
include Makefile.postamble
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue