|
From: <ew...@us...> - 2003-07-12 17:13:28
|
Update of /cvsroot/aedgui/aedGUI/include In directory sc8-pr-cvs1:/tmp/cvs-serv6318 Modified Files: Makefile.am Log Message: added aedLog.h Index: Makefile.am =================================================================== RCS file: /cvsroot/aedgui/aedGUI/include/Makefile.am,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Makefile.am 2 Jul 2003 10:51:03 -0000 1.5 --- Makefile.am 12 Jul 2003 17:13:25 -0000 1.6 *************** *** 9,13 **** aedStaticImage.h aedAnimatedImage.h \ aedThemeManager.h aedSquareButton.h aedRadioButtonGroup.h \ ! aedTimer.h aedListBox.h EXTRA_DIST = config.h.in --- 9,13 ---- aedStaticImage.h aedAnimatedImage.h \ aedThemeManager.h aedSquareButton.h aedRadioButtonGroup.h \ ! aedTimer.h aedListBox.h aedLog.h EXTRA_DIST = config.h.in |