source:
downloads/libvorbis-1.2.0/doc/vorbisenc/Makefile.am
@
16
Last change on this file since 16 was 16, checked in by landauf, 17 years ago | |
---|---|
File size: 300 bytes |
Line | |
---|---|
1 | ## Process this file with automake to produce Makefile.in |
2 | |
3 | docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisenc |
4 | |
5 | doc_DATA = index.html overview.html reference.html style.css\ |
6 | vorbis_encode_ctl.html vorbis_encode_init.html vorbis_info.html\ |
7 | vorbis_encode_init_vbr.html |
8 | |
9 | EXTRA_DIST = $(doc_DATA) |
Note: See TracBrowser
for help on using the repository browser.