--- trunk/OOPSE-2.0/src/io/Makefile 2004/09/24 04:16:43 1490 +++ trunk/OOPSE-2.0/src/io/Makefile 2004/09/28 16:14:17 1495 @@ -1,4 +1,6 @@ Source = \ + BASSlex.l \ + BASSyacc.y \ BASS_interface.cpp \ BASS_parse.c \ DumpReader.cpp \ @@ -19,4 +21,4 @@ include $(DEV_ROOT)/Makefile Main = -include $(DEV_ROOT)/Makefile \ No newline at end of file +include $(DEV_ROOT)/Makefile