mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 09:41:54 +00:00
Don't include Rules: they are not needed and break stand-alone make of documentation.
This commit is contained in:
parent
ec21aecfdd
commit
7692aad10c
@ -1,8 +1,6 @@
|
|||||||
root-rel=../
|
root-rel=../
|
||||||
dir-name=doc
|
dir-name=doc
|
||||||
|
|
||||||
include ../Rules
|
|
||||||
|
|
||||||
progdocs:
|
progdocs:
|
||||||
mkdir -p prog
|
mkdir -p prog
|
||||||
$(srcdir)/tools/progdoc $(srcdir_abs)
|
$(srcdir)/tools/progdoc $(srcdir_abs)
|
||||||
|
Loading…
Reference in New Issue
Block a user