summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Moffitt <jack@xiph.org>2000-10-30 09:21:44 +0000
committerJack Moffitt <jack@xiph.org>2000-10-30 09:21:44 +0000
commit51750eccaaf5d784eee91ea67dccc699ae511e5f (patch)
tree1d25d1879c0efc8fad25f698d294958ce0438c26
parent61b5bb7c067ece86078c2be85c32b5bc571e1931 (diff)
downloadlibvorbis-git-51750eccaaf5d784eee91ea67dccc699ae511e5f.tar.gz
got a little trigger happy. this makes the doc dir happy.
svn path=/branches/branch_beta3/vorbis/; revision=836
-rw-r--r--configure.in2
-rw-r--r--libvorbis.spec12
2 files changed, 6 insertions, 8 deletions
diff --git a/configure.in b/configure.in
index 4112c9c2..e7f8319f 100644
--- a/configure.in
+++ b/configure.in
@@ -162,4 +162,4 @@ AC_SUBST(PROFILE)
AC_SUBST(CC)
AC_SUBST(pthread_lib)
-AC_OUTPUT(Makefile lib/Makefile doc/Makefile include/Makefile include/vorbis/Makefile include/vorbis/book/Makefile examples/Makefile)
+AC_OUTPUT(Makefile lib/Makefile doc/Makefile doc/vorbisfile/Makefile include/Makefile include/vorbis/Makefile include/vorbis/book/Makefile examples/Makefile)
diff --git a/libvorbis.spec b/libvorbis.spec
index 77e5333d..3d713b91 100644
--- a/libvorbis.spec
+++ b/libvorbis.spec
@@ -51,13 +51,11 @@ make DESTDIR=$RPM_BUILD_ROOT install
/usr/lib/libvorbisfile.so.*
%files devel
-%doc doc/programming.html
-%doc doc/v-comment.html
-%doc doc/vorbis.html
-%doc doc/wait.png
-%doc doc/vorbisword2.png
-%doc doc/white-ogg.png
-%doc doc/white-xifish.png
+%doc doc/*.html
+%doc doc/*.txt
+%doc doc/*.png
+%doc doc/vorbisfile/*.html
+%doc doc/vorbisfile/*.css
/usr/include/vorbis/codec.h
/usr/include/vorbis/backends.h
/usr/include/vorbis/codebook.h