diff options
Diffstat (limited to 'Makefile.common')
-rw-r--r-- | Makefile.common | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common index 41352d0..7159234 100644 --- a/Makefile.common +++ b/Makefile.common @@ -19,7 +19,6 @@ SOURCES_C := \ $(CORE_DIR)/data.c\ $(CORE_DIR)/dma.c \ $(CORE_DIR)/dsp1.c \ - $(CORE_DIR)/fxdbg.c \ $(CORE_DIR)/fxemu.c \ $(CORE_DIR)/fxinst.c \ $(CORE_DIR)/gfx.c \ |