Last change
on this file since 96468 was 96468, checked in by vboxsync, 2 years ago |
libs/libvorbis-1.3.7: Re-exporting, hopefully this time everything is there. bugref:10275
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
463 bytes
|
Line | |
---|
1 | ## Process this file with automake to produce Makefile.in
|
---|
2 |
|
---|
3 | docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisenc
|
---|
4 |
|
---|
5 | doc_DATA = changes.html examples.html index.html ovectl_ratemanage2_arg.html \
|
---|
6 | ovectl_ratemanage_arg.html overview.html reference.html style.css\
|
---|
7 | vorbis_encode_ctl.html vorbis_encode_init.html vorbis_encode_setup_init.html \
|
---|
8 | vorbis_encode_setup_managed.html vorbis_encode_setup_vbr.html \
|
---|
9 | vorbis_encode_init_vbr.html
|
---|
10 |
|
---|
11 | EXTRA_DIST = $(doc_DATA)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.