Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/libvorbis-1.2.0/doc/vorbisenc/Makefile.am @ 16

Last change on this file since 16 was 16, checked in by landauf, 16 years ago

added libvorbis

File size: 300 bytes
Line 
1## Process this file with automake to produce Makefile.in
2
3docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisenc
4
5doc_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
9EXTRA_DIST = $(doc_DATA)
Note: See TracBrowser for help on using the repository browser.