diff --git a/Source/Apps/VGM/Makefile b/Source/Apps/VGM/Makefile index a39a9b40..18c105cc 100644 --- a/Source/Apps/VGM/Makefile +++ b/Source/Apps/VGM/Makefile @@ -1,6 +1,7 @@ OBJECTS = VGMPLAY.COM DEST = ../../../Binary/Apps TOOLS = ../../../Tools +OTHERS = *.LST include $(TOOLS)/Makefile.inc