summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJack Moffitt <jack@xiph.org>2000-10-21 18:01:31 +0000
committerJack Moffitt <jack@xiph.org>2000-10-21 18:01:31 +0000
commit378be8190a76b1b63f64198aa4bcd1dffe11874c (patch)
tree826efde6cf7533c9fbdd2a53c5ede46225530920 /configure.in
parent4925dbd730f0496d74ba98818650fbe3644cda57 (diff)
downloadogg-378be8190a76b1b63f64198aa4bcd1dffe11874c.tar.gz
libogg.spec changes suggested by ali abdin
win32 stuff now gets bundled in dists git-svn-id: http://svn.xiph.org/trunk/ogg@744 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index b3692f7..89ef323 100644
--- a/configure.in
+++ b/configure.in
@@ -227,4 +227,4 @@ AC_SUBST(PROFILE)
AC_SUBST(CC)
AC_SUBST(RANLIB)
-AC_OUTPUT(Makefile src/Makefile doc/Makefile include/Makefile include/ogg/Makefile include/ogg/config_types.h)
+AC_OUTPUT(Makefile src/Makefile doc/Makefile include/Makefile include/ogg/Makefile include/ogg/config_types.h win32/Makefile)