mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-10-18 20:39:27 +00:00
initial commit. This is icculus version 5542b94cae02a6333845854bbbd1abe0a259f1a4
This commit is contained in:
commit
3096eaf5e2
2519 changed files with 816064 additions and 0 deletions
11
ExternalLibs/libogg-1.2.0/doc/Makefile.am
Normal file
11
ExternalLibs/libogg-1.2.0/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 rfc5334.txt skeleton.html
|
||||
|
||||
EXTRA_DIST = $(doc_DATA)
|
Loading…
Add table
Add a link
Reference in a new issue