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

Brendan brendan at xiph.org
Fri Jun 13 11:38:58 PDT 2003



brendan     03/06/13 14:38:57

  Modified:    .        Makefile.am
  Log:
  Oops, add xiph_clean_ccflags.m4 and shout.m4 to make dist
  Add shout.m4 to make install

Revision  Changes    Path
1.10      +5 -2      libshout/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/libshout/Makefile.am,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -u -r1.9 -r1.10
--- Makefile.am	4 Jun 2003 01:18:08 -0000	1.9
+++ Makefile.am	13 Jun 2003 18:38:57 -0000	1.10
@@ -5,8 +5,11 @@ ACLOCAL_AMFLAGS = -I m4
 
 SUBDIRS = include src examples
 
-EXTRA_DIST = README COPYING m4/ac_config_libconfig_in.m4 m4/acx_pthread.m4 \
-	m4/ogg.m4 m4/vorbis.m4
+EXTRA_DIST = README COPYING shout.m4 m4/ac_config_libconfig_in.m4 m4/acx_pthread.m4 \
+	m4/ogg.m4 m4/vorbis.m4 m4/xiph_clean_ccflags.m4
+
+m4datadir = $(datadir)/aclocal
+m4data_DATA = shout.m4
 
 if HAVE_PKGCONFIG
   pkgconfigdir = $(libdir)/pkgconfig

<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