]> git.jsancho.org Git - lugaru.git/blob - libogg-1.0/doc/Makefile.am
First shot at an OpenAL renderer. Sound effects work, no music.
[lugaru.git] / libogg-1.0 / doc / Makefile.am
1 ## Process this with automake to create Makefile.in
2
3 AUTOMAKE_OPTIONS = foreign
4
5 SUBDIRS = ogg
6
7 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
8
9 doc_DATA = index.html framing.html oggstream.html white-xifish.png stream.png white-ogg.png
10
11 EXTRA_DIST = $(doc_DATA)