Makefile an das neue Menue-Konzept angepasst
Absolute Angabe der Menue-Datei in relative umgewandelt
This commit is contained in:
parent
2eee0dfbe2
commit
a028ae2019
17 changed files with 31 additions and 54 deletions
3
Makefile
3
Makefile
|
@ -100,6 +100,9 @@ cd-template: verzeichnisstruktur
|
|||
|
||||
doku: cd-template
|
||||
@echo "Aktualisiere das Doku-Verzeichnis ..."
|
||||
# aufgrund einer Seltsamkeit im doku-Makefile, muss es zweimal aufgerufen werden,
|
||||
# wenn der online- zum offline-Status geaendert wird (und umgekehrt)
|
||||
@make -C documents $(LINE_STATUS) install
|
||||
@make -C documents $(LINE_STATUS) install
|
||||
|
||||
setze_releaseinfos: cd-template
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue