Detached make target "doc" from target "all".
This commit is contained in:
parent
5eb145168e
commit
2e853f2cde
@ -143,7 +143,10 @@ doc/html: doc/doxygen.conf
|
||||
doc-upload: doc/html
|
||||
scp -r $</* $(webhost):$(webpath)
|
||||
|
||||
all: doc
|
||||
## ts B00729
|
||||
## Not by default any more.
|
||||
## It is unclear who is supposed to create file ./doc/doc.lock
|
||||
# all: doc
|
||||
|
||||
install-data-local:
|
||||
if [ -f ./doc/doc.lock ]; then \
|
||||
|
@ -1 +1 @@
|
||||
#define Cdrskin_timestamP "2010.07.29.083453"
|
||||
#define Cdrskin_timestamP "2010.07.29.164100"
|
||||
|
Loading…
Reference in New Issue
Block a user