|
From: <edu...@us...> - 2003-10-25 19:59:33
|
Update of /cvsroot/aedgui/aedGUI/include In directory sc8-pr-cvs1:/tmp/cvs-serv10186 Modified Files: Makefile.am Log Message: Included aedWidget. Index: Makefile.am =================================================================== RCS file: /cvsroot/aedgui/aedGUI/include/Makefile.am,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** Makefile.am 19 Oct 2003 16:47:11 -0000 1.26 --- Makefile.am 25 Oct 2003 19:55:22 -0000 1.27 *************** *** 10,13 **** --- 10,14 ---- aedObject.h \ aedWindow.h \ + aedWidget.h \ aedStaticText.h \ aedStaticRTF.h \ |