[xiph-cvs] cvs commit: theora Makefile.am configure.in

Ralph Giles giles at xiph.org
Tue Jul 15 06:36:34 PDT 2003



giles       03/07/15 09:36:34

  Modified:    .        Makefile.am configure.in
  Log:
  Enable the doc Makefile in the build.

Revision  Changes    Path
1.5       +1 -1      theora/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/theora/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile.am	15 Jun 2003 01:00:14 -0000	1.4
+++ Makefile.am	15 Jul 2003 13:36:34 -0000	1.5
@@ -2,7 +2,7 @@
 
 AUTOMAKE_OPTIONS = foreign dist-zip
 
-SUBDIRS = lib include examples debian
+SUBDIRS = lib include doc examples debian
 
 EXTRA_DIST = COPYING autogen.sh win32
 

<p><p>1.10      +1 -1      theora/configure.in

Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/theora/configure.in,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- configure.in	15 Jun 2003 00:06:45 -0000	1.9
+++ configure.in	15 Jul 2003 13:36:34 -0000	1.10
@@ -128,4 +128,4 @@
 AC_SUBST(PROFILE)
 
 AC_OUTPUT(Makefile lib/Makefile include/Makefile include/theora/Makefile \
-	examples/Makefile debian/Makefile)
+	doc/Makefile examples/Makefile debian/Makefile)

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list