|
From: Audoux <au...@us...> - 2000-12-14 17:00:08
|
Update of /cvsroot/attal/src/client In directory slayer.i.sourceforge.net:/tmp/cvs-serv19096 Modified Files: Makefile.am Log Message: remove error in the lib creation Index: Makefile.am =================================================================== RCS file: /cvsroot/attal/src/client/Makefile.am,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -r1.11 -r1.12 *** Makefile.am 2000/12/14 16:02:33 1.11 --- Makefile.am 2000/12/14 17:00:06 1.12 *************** *** 31,37 **** graphicalMap.cpp \ gui.cpp \ - interface.cpp \ lord.cpp \ - main.cpp \ map.cpp \ mapView.cpp \ --- 31,35 ---- |