Makefile.am 267 B

1234567891011
  1. ## Process this with automake to create Makefile.in
  2. AUTOMAKE_OPTIONS = foreign
  3. docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION)
  4. doc_DATA = v-comment.html vorbisword2.png white-ogg.png programming.html\
  5. vorbis.html wait.png white-xifish.png
  6. EXTRA_DIST = $(doc_DATA)