mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 12:39:35 +00:00
make docu
svn path=/trunk/; revision=6899
This commit is contained in:
parent
7a1f816ca0
commit
9dd0e68761
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.190 2003/12/07 13:08:01 mf Exp $
|
||||
# $Id: Makefile,v 1.191 2003/12/07 15:16:17 mf Exp $
|
||||
#
|
||||
# Global makefile
|
||||
#
|
||||
|
@ -820,7 +820,7 @@ docu:
|
|||
$(MAKE) -C apps docu
|
||||
|
||||
echo generating ReactOS explorer documentation ...
|
||||
$(MAKE) -C subsys/system/explorer
|
||||
$(MAKE) -C subsys/system/explorer docu
|
||||
|
||||
echo generating remaining ReactOS documentation ...
|
||||
doxygen Doxyfile
|
||||
|
|
Loading…
Reference in a new issue