Minimale Textkorrekturen
mehr Fortschritts-Links svn:ignore-Eigenschaften fuer build-Endprodukte Beachtung von progress/*.inc-Aenderungen ins Makefile eingefuegt menue.inc- und titlebar.inc-Links korrigiert
This commit is contained in:
parent
24c6cd1e0e
commit
b3809ae0cf
29 changed files with 194 additions and 160 deletions
|
@ -9,7 +9,7 @@ PNG_FILES := $(shell find -name *.png)
|
|||
# converted eps files
|
||||
EPS_FILES := $(patsubst %.png,%.eps,$(PNG_FILES))
|
||||
# menue and footer files
|
||||
INC_FILES := $(wildcard *.inc)
|
||||
INC_FILES := $(wildcard *.inc) $(wildcard progress/*.inc)
|
||||
# the tex output of include files
|
||||
INC_TEX_FILES := $(patsubst %.inc,%.tex,$(INC_FILES))
|
||||
# look for lyx executable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue