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:
lars 2006-07-31 21:13:50 +00:00
parent 24c6cd1e0e
commit b3809ae0cf
29 changed files with 194 additions and 160 deletions

View file

@ -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