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

Brendan brendan at xiph.org
Sat Jul 12 08:43:58 PDT 2003



brendan     03/07/12 11:43:58

  Modified:    examples Makefile.am
  Log:
  Forgot to update example for built shout.h (noted by Karl)

Revision  Changes    Path
1.6       +1 -1      libshout/examples/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/libshout/examples/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -u -r1.5 -r1.6
--- Makefile.am	18 Jun 2003 03:55:40 -0000	1.5
+++ Makefile.am	12 Jul 2003 15:43:58 -0000	1.6
@@ -8,4 +8,4 @@ example_SOURCES = example.c
 example_LDADD = ../src/libshout.la $(VORBIS_LIBS)
 AM_CFLAGS = @XIPH_CFLAGS@
 
-INCLUDES = -I$(top_srcdir)/include
+INCLUDES = -I$(top_builddir)/include

<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