[xiph-cvs] cvs commit: libshout Makefile.am

Brendan brendan at xiph.org
Fri Jun 13 16:47:10 PDT 2003



brendan     03/06/13 19:47:09

  Modified:    .        Makefile.am
  Log:
  Whoops, INSTALL probably isn't needed in doc after installation (sort of the
  converse of the "open the box - inside you will find these instructions" joke).

Revision  Changes    Path
1.13      +3 -3      libshout/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/libshout/Makefile.am,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -u -r1.12 -r1.13
--- Makefile.am	13 Jun 2003 23:27:07 -0000	1.12
+++ Makefile.am	13 Jun 2003 23:47:09 -0000	1.13
@@ -5,11 +5,11 @@ ACLOCAL_AMFLAGS = -I m4
 
 SUBDIRS = include src examples
 
-EXTRA_DIST = shout.m4 m4/ac_config_libconfig_in.m4 m4/acx_pthread.m4 m4/ogg.m4 \
-	m4/vorbis.m4 m4/xiph_clean_ccflags.m4
+EXTRA_DIST = INSTALL shout.m4 m4/ac_config_libconfig_in.m4 m4/acx_pthread.m4 \
+	m4/ogg.m4 m4/vorbis.m4 m4/xiph_clean_ccflags.m4
 
 docdir = $(datadir)/doc
-doc_DATA = COPYING INSTALL README examples/example.c
+doc_DATA = COPYING README examples/example.c
 
 m4datadir = $(datadir)/aclocal
 m4data_DATA = shout.m4

<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