mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 10:08:35 +05:00
0021196: [CEA 456] Integration and merge modification for debian packages
make docs to work in docutils
This commit is contained in:
parent
a580ecb350
commit
9726965a46
@ -21,15 +21,15 @@
|
||||
# Author : Patrick GOLDBRONN (CEA)
|
||||
# Date : 30/11/2001
|
||||
# Modified by : Alexander BORODIN (OCN) - autotools usage
|
||||
# $Header$
|
||||
# source path
|
||||
#
|
||||
SUBDIRS = salome docutils
|
||||
|
||||
usr_docs:
|
||||
(cd salome && $(MAKE) $(AM_MAKEFLAGS) usr_docs)
|
||||
(cd docutils && $(MAKE) $(AM_MAKEFLAGS) usr_docs)
|
||||
|
||||
docs: usr_docs
|
||||
|
||||
dev_docs:
|
||||
(cd salome && $(MAKE) $(AM_MAKEFLAGS) dev_docs)
|
||||
(cd docutils && $(MAKE) $(AM_MAKEFLAGS) dev_docs)
|
||||
|
Loading…
Reference in New Issue
Block a user