Makefile.am 463 B

1234567891011
  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 ovectl_ratemanage2_arg.html \
  4. ovectl_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 \
  7. vorbis_encode_init_vbr.html
  8. EXTRA_DIST = $(doc_DATA)