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