|
From: <ew...@us...> - 2003-07-12 17:13:04
|
Update of /cvsroot/aedgui/aedGUI/src In directory sc8-pr-cvs1:/tmp/cvs-serv6216 Modified Files: Makefile.am Log Message: added aedLog.cpp Index: Makefile.am =================================================================== RCS file: /cvsroot/aedgui/aedGUI/src/Makefile.am,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Makefile.am 2 Jul 2003 10:51:03 -0000 1.4 --- Makefile.am 12 Jul 2003 17:13:01 -0000 1.5 *************** *** 12,15 **** aedStaticImage.cpp aedAnimatedImage.cpp \ aedThemeManager.cpp aedSquareButton.cpp aedRadioButtonGroup.cpp \ ! aedTimer.cpp aedListBox.cpp --- 12,15 ---- aedStaticImage.cpp aedAnimatedImage.cpp \ aedThemeManager.cpp aedSquareButton.cpp aedRadioButtonGroup.cpp \ ! aedTimer.cpp aedListBox.cpp aedLog.cpp |