]> gitweb @ CieloNegro.org - oh-my-god.git/blob - src/Makefile.am
preface image
[oh-my-god.git] / src / Makefile.am
1 SUBDIRS = mission-chan
2
3 DOCBOOK_MAIN = oh-my-god.xml
4 DOCBOOK_CSS  = oh-my-god.css
5
6 DOCBOOK_FILES = \
7         $(DOCBOOK_MAIN) \
8         mission-chan.xml \
9         $(NULL)
10
11 include $(top_srcdir)/am/docbook.am