summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2000-10-31 19:08:29 +0000
committerRalph Giles <giles@xiph.org>2000-10-31 19:08:29 +0000
commit7cef30277095116da9ed4d7c7bac064e31600ec5 (patch)
treeca4c34defae5902135305483a0c3df242363c24d
parenta34fb51d3277d775bc55311af62e379738bb670a (diff)
downloadlibvorbis-git-7cef30277095116da9ed4d7c7bac064e31600ec5.tar.gz
there is no end to our voluptuousness
svn path=/branches/branch_beta3/vorbis/; revision=868
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/vorbisfile/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 8194833b..3edc3e52 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = foreign
SUBDIRS = vorbisfile
-docdir = $(datadir)/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
doc_DATA = v-comment.html vorbisword2.png white-ogg.png programming.html\
vorbis.html wait.png white-xifish.png
diff --git a/doc/vorbisfile/Makefile.am b/doc/vorbisfile/Makefile.am
index bdf4b9c9..63d282d9 100644
--- a/doc/vorbisfile/Makefile.am
+++ b/doc/vorbisfile/Makefile.am
@@ -2,7 +2,7 @@
AUTOMAKE_OPTIONS = foreign
-docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
doc_DATA = OggVorbis_File.html chaining_example_c.html chainingexample.html\
datastructures.html decoding.html example.html exampleindex.html\