--- trunk/OOPSE-2.0/src/io/Makefile 2004/09/24 04:16:43 1490 +++ trunk/OOPSE-2.0/src/io/Makefile 2004/09/29 14:59:25 1503 @@ -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 ../../make/Makefile