doc: register a dependency on ../config.ent
This commit is contained in:
parent
14dfb99a81
commit
9b08cd5fbb
|
@ -39,7 +39,7 @@ depends=manual.css.xml,panel.css.xml,$(OBJDIR)panel.xml
|
||||||
[panel.xml]
|
[panel.xml]
|
||||||
type=script
|
type=script
|
||||||
script=../tools/subst.sh
|
script=../tools/subst.sh
|
||||||
depends=panel.xml.in
|
depends=panel.xml.in,../config.ent
|
||||||
|
|
||||||
[panelctl.1]
|
[panelctl.1]
|
||||||
type=script
|
type=script
|
||||||
|
@ -56,7 +56,7 @@ depends=manual.css.xml,panelctl.css.xml,$(OBJDIR)panelctl.xml
|
||||||
[panelctl.xml]
|
[panelctl.xml]
|
||||||
type=script
|
type=script
|
||||||
script=../tools/subst.sh
|
script=../tools/subst.sh
|
||||||
depends=panelctl.xml.in
|
depends=panelctl.xml.in,../config.ent
|
||||||
|
|
||||||
[panel-embed.1]
|
[panel-embed.1]
|
||||||
type=script
|
type=script
|
||||||
|
@ -73,7 +73,7 @@ depends=manual.css.xml,panel-embed.css.xml,$(OBJDIR)panel-embed.xml
|
||||||
[panel-embed.xml]
|
[panel-embed.xml]
|
||||||
type=script
|
type=script
|
||||||
script=../tools/subst.sh
|
script=../tools/subst.sh
|
||||||
depends=panel-embed.xml.in
|
depends=panel-embed.xml.in,../config.ent
|
||||||
|
|
||||||
[panel-message.1]
|
[panel-message.1]
|
||||||
type=script
|
type=script
|
||||||
|
@ -90,7 +90,7 @@ depends=manual.css.xml,panel-message.css.xml,$(OBJDIR)panel-message.xml
|
||||||
[panel-message.xml]
|
[panel-message.xml]
|
||||||
type=script
|
type=script
|
||||||
script=../tools/subst.sh
|
script=../tools/subst.sh
|
||||||
depends=panel-message.xml.in
|
depends=panel-message.xml.in,../config.ent
|
||||||
|
|
||||||
[panel-notify.1]
|
[panel-notify.1]
|
||||||
type=script
|
type=script
|
||||||
|
@ -107,7 +107,7 @@ depends=manual.css.xml,panel-notify.css.xml,$(OBJDIR)panel-notify.xml
|
||||||
[panel-notify.xml]
|
[panel-notify.xml]
|
||||||
type=script
|
type=script
|
||||||
script=../tools/subst.sh
|
script=../tools/subst.sh
|
||||||
depends=panel-notify.xml.in
|
depends=panel-notify.xml.in,../config.ent
|
||||||
|
|
||||||
[settings.1]
|
[settings.1]
|
||||||
type=script
|
type=script
|
||||||
|
@ -124,7 +124,7 @@ depends=manual.css.xml,settings.css.xml,$(OBJDIR)settings.xml
|
||||||
[settings.xml]
|
[settings.xml]
|
||||||
type=script
|
type=script
|
||||||
script=../tools/subst.sh
|
script=../tools/subst.sh
|
||||||
depends=settings.xml.in
|
depends=settings.xml.in,../config.ent
|
||||||
|
|
||||||
[wifibrowser.1]
|
[wifibrowser.1]
|
||||||
type=script
|
type=script
|
||||||
|
@ -141,7 +141,7 @@ depends=manual.css.xml,wifibrowser.css.xml,$(OBJDIR)wifibrowser.xml
|
||||||
[wifibrowser.xml]
|
[wifibrowser.xml]
|
||||||
type=script
|
type=script
|
||||||
script=../tools/subst.sh
|
script=../tools/subst.sh
|
||||||
depends=wifibrowser.xml.in
|
depends=wifibrowser.xml.in,../config.ent
|
||||||
|
|
||||||
#dist
|
#dist
|
||||||
[wpa_supplicant.conf]
|
[wpa_supplicant.conf]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user