summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2005-07-30 23:43:51 +0000
committerRalph Giles <giles@xiph.org>2005-07-30 23:43:51 +0000
commit6e275ac670397fa0d54fe2897ac3d058cb3055dd (patch)
tree8755b26c9991c1c158115531a5d76e12c4714ceb /doc/Makefile.am
parentd0acdd7d7ea78127d1e2f0e57164c20104c6bb69 (diff)
downloadogg-git-6e275ac670397fa0d54fe2897ac3d058cb3055dd.tar.gz
Rename the libogg api doc directory to doc/libogg for greater clarity.
svn path=/trunk/ogg/; revision=9667
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 0d26aa1..2e8724e 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,6 +1,6 @@
## Process this with automake to create Makefile.in
-SUBDIRS = ogg
+SUBDIRS = libogg
docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)