source:
downloads/libogg-1.1.3/doc/Makefile.am
@
52
Last change on this file since 52 was 15, checked in by landauf, 17 years ago | |
---|---|
File size: 301 bytes |
Line | |
---|---|
1 | ## Process this with automake to create Makefile.in |
2 | |
3 | SUBDIRS = libogg |
4 | |
5 | docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION) |
6 | |
7 | doc_DATA = framing.html index.html oggstream.html ogg-multiplex.html \ |
8 | stream.png vorbisword2.png white-ogg.png white-xifish.png \ |
9 | rfc3533.txt rfc3534.txt |
10 | |
11 | EXTRA_DIST = $(doc_DATA) |
Note: See TracBrowser
for help on using the repository browser.