Makefile.am 482 B

123456789101112
  1. ## Process this file with automake to produce Makefile.in
  2. docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisenc
  3. doc_DATA = changes.html examples.html index.html ov_ectl_ratemanage2_arg.html \
  4. ov_ectl_ratemanage_arg.html overview.html reference.html style.css\
  5. vorbis_encode_ctl.html vorbis_encode_init.html vorbis_encode_setup_init.html \
  6. vorbis_encode_setup_managed.html vorbis_encode_setup_vbr.html vorbis_info.html \
  7. vorbis_encode_init_vbr.html
  8. EXTRA_DIST = $(doc_DATA)