mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-26 23:30:17 +01:00
Move library tree where it belongs
This commit is contained in:
11
lib-src/libogg/doc/Makefile.am
Normal file
11
lib-src/libogg/doc/Makefile.am
Normal file
@@ -0,0 +1,11 @@
|
||||
## 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)
|
||||
Reference in New Issue
Block a user