summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorcalc <calc@xiph.org>2003-09-03 04:45:13 +0000
committercalc <calc@xiph.org>2003-09-03 04:45:13 +0000
commit28ceeb5cd385df40d0ada945a55328619c1e5ee5 (patch)
tree915d7447242af69d56048131e39949c067b757e4 /doc/Makefile.am
parent0c72a0c1b1aed7880fca65109eaf11c08ddbc7a5 (diff)
downloadogg-git-28ceeb5cd385df40d0ada945a55328619c1e5ee5.tar.gz
fix makefile.am to install vorbisword2.png
svn path=/trunk/ogg/; revision=5295
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 4a224c0..fa5bf56 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -6,6 +6,6 @@ SUBDIRS = ogg
docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
-doc_DATA = index.html framing.html oggstream.html white-xifish.png stream.png white-ogg.png
+doc_DATA = index.html framing.html oggstream.html stream.png vorbisword2.png white-ogg.png white-xifish.png
EXTRA_DIST = $(doc_DATA)