From: Dominic L. <ma...@us...> - 2005-11-18 15:11:04
|
Update of /cvsroot/robotflow/RobotFlow/Probes/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26877/src Modified Files: Makefile.am Log Message: testing source display Index: Makefile.am =================================================================== RCS file: /cvsroot/robotflow/RobotFlow/Probes/src/Makefile.am,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** Makefile.am 3 Aug 2005 19:52:54 -0000 1.16 --- Makefile.am 18 Nov 2005 15:10:55 -0000 1.17 *************** *** 25,28 **** --- 25,29 ---- ColorTrain.cc \ PTZControl.cc \ + SoundSourceDisplay.cc \ $(IMAGEPROBE_SDL_SOURCE) \ SymbolKeypad.cc \ |