mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Fixed comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@9431 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
98766b0ad3
commit
f10cae9e27
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ $(INTERNAL_doc_NAME)/index.html:
|
|||
$(MKDIRS) $(INTERNAL_doc_NAME); \
|
||||
$(JAVADOC) $(ALL_JAVADOCFLAGS) $(JAVADOC_FILES) -d $(INTERNAL_doc_NAME)
|
||||
|
||||
endif # GSDOC_FILES
|
||||
endif # JAVADOC_FILES
|
||||
|
||||
#
|
||||
# Install and uninstall targets
|
||||
|
|
Loading…
Reference in a new issue