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

Brendan brendan at xiph.org
Wed Mar 5 21:56:03 PST 2003



brendan     03/03/06 00:56:03

  Modified:    .        Makefile.am
  Log:
  BitKeeper go bye-bye
  Whoops, broke thread include path

Revision  Changes    Path
1.2       +1 -2      net/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/net/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile.am	10 Sep 2001 02:27:18 -0000	1.1
+++ Makefile.am	6 Mar 2003 05:56:03 -0000	1.2
@@ -7,8 +7,7 @@
 
 libicenet_la_SOURCES = sock.c resolver.c
 
-# SCCS stuff (for BitKeeper)
-GET = true
+INCLUDES = -I$(srcdir)/../thread
 
 debug:
         $(MAKE) all CFLAGS="@DEBUG@"

<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