Update of /cvsroot/playerstage/code/player/server/drivers/mixed/reb
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27386/server/drivers/mixed/reb

Modified Files:
      Tag: release-2-0-patches
        Makefile.am reb.h 
Log Message:
fixed up distcheck

Index: reb.h
===================================================================
RCS file: /cvsroot/playerstage/code/player/server/drivers/mixed/reb/reb.h,v
retrieving revision 1.5
retrieving revision 1.5.4.1
diff -C2 -d -r1.5 -r1.5.4.1
*** reb.h       17 May 2005 08:45:53 -0000      1.5
--- reb.h       1 Mar 2007 21:33:17 -0000       1.5.4.1
***************
*** 44,53 ****
  
  // for poll
! #include <replace.h>
  
- #include <driver.h>
- #include <playercommon.h>
- #include <player.h>
- #include <drivertable.h>
  #include <reb_params.h>
  
--- 44,50 ----
  
  // for poll
! #include <replace/replace.h>
! #include <libplayercore/playercore.h>
  
  #include <reb_params.h>
  

Index: Makefile.am
===================================================================
RCS file: 
/cvsroot/playerstage/code/player/server/drivers/mixed/reb/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.4.10.1
diff -C2 -d -r1.4 -r1.4.10.1
*** Makefile.am 7 Sep 2004 23:38:32 -0000       1.4
--- Makefile.am 1 Mar 2007 21:33:17 -0000       1.4.10.1
***************
*** 1,4 ****
  
! AM_CPPFLAGS = -Wall -I$(top_srcdir)/server -I$(top_srcdir)/replace
  
  noinst_LIBRARIES = @REB_LIB@
--- 1,4 ----
  
! AM_CPPFLAGS = -Wall -I$(top_srcdir)
  
  noinst_LIBRARIES = @REB_LIB@


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to