1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-12 23:19:12 +02:00
audacity/lib-src/libogg/doc/Makefile.am
2010-01-24 09:19:39 +00:00

12 lines
301 B
Makefile

## Process this with automake to create Makefile.in
SUBDIRS = libogg
docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
doc_DATA = framing.html index.html oggstream.html ogg-multiplex.html \
stream.png vorbisword2.png white-ogg.png white-xifish.png \
rfc3533.txt rfc3534.txt
EXTRA_DIST = $(doc_DATA)