summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJack Moffitt <jack@xiph.org>2000-10-30 06:52:02 +0000
committerJack Moffitt <jack@xiph.org>2000-10-30 06:52:02 +0000
commit5fe494718660d7d24e36635199c4c3652203c273 (patch)
tree16c629b62d5134ff2a27746cf5725da9d5fc01bd /configure.in
parenta16f8678a5d046fa313e3bee4dab3ece1a378e46 (diff)
downloadogg-5fe494718660d7d24e36635199c4c3652203c273.tar.gz
new ogg.m4 stuff. hopefully i haven't totally screwed this up
git-svn-id: http://svn.xiph.org/trunk/ogg@788 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 4dbf952..89ef323 100644
--- a/configure.in
+++ b/configure.in
@@ -227,4 +227,4 @@ AC_SUBST(PROFILE)
AC_SUBST(CC)
AC_SUBST(RANLIB)
-AC_OUTPUT(Makefile ogg-config src/Makefile doc/Makefile include/Makefile include/ogg/Makefile include/ogg/config_types.h win32/Makefile)
+AC_OUTPUT(Makefile src/Makefile doc/Makefile include/Makefile include/ogg/Makefile include/ogg/config_types.h win32/Makefile)