Update of /cvsroot/playerstage/code/stage/examples/libstage
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30349/examples/libstage
Modified Files:
Makefile.am
Log Message:
small fix in example makefile
Index: Makefile.am
===================================================================
RCS file: /cvsroot/playerstage/code/stage/examples/libstage/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile.am 1 Aug 2006 04:51:15 -0000 1.2
--- Makefile.am 3 Aug 2006 01:11:35 -0000 1.3
***************
*** 1,10 ****
# $Id$
! LIBSTAGE_CFLAGS = -I$(top_srcdir)/src
! LIBSTAGE_LIBS = -L$(top_builddir)/src -lstage
# system-wide compile flags - target-specific flags are added to each target
below
! AM_CFLAGS = -Wall -g -I. $(LIBSTAGE_CFLAGS) @GTK_CFLAGS@
! AM_CPPFLAGS = -Wall -g -I. $(LIBSTAGE_CFLAGS) @GTK_CFLAGS@
# build stest, a stand-alone test binary using the stage library,
--- 1,10 ----
# $Id$
! LIBSTAGE_CFLAGS = -I$(top_srcdir)/src @GTK_CFLAGS@
! LIBSTAGE_LIBS = -L$(top_builddir)/src -lstage @GTK_LIBS@
# system-wide compile flags - target-specific flags are added to each target
below
! AM_CFLAGS = -Wall -g -I. $(LIBSTAGE_CFLAGS)
! AM_CPPFLAGS = -Wall -g -I. $(LIBSTAGE_CFLAGS)
# build stest, a stand-alone test binary using the stage library,
-------------------------------------------------------------------------
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