Fix the label int he sidebar
[gmpc.git] / doc / Mallard / Makefile.old
blob0291a144ca3d1178936260eb5a8133bae19949fd
1 SOURCES := $(wildcard *.page)
2 OBJECTS := $(patsubst %.page,%.xhtml,$(SOURCES))
4 all:    $(OBJECTS)
6 %.xhtml:        %.page
7         bash gnome-doc-tool xhtml --css-file="style.css"  $<
8     
9 clean:
10         rm -rf *.xhtml index.cache