aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index e62fabb..9970830 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -40,6 +40,7 @@ SOURCES_C := \
$(CORE_DIR)/soundux.c \
$(CORE_DIR)/spc700.c \
$(CORE_DIR)/spc7110.c \
+ $(CORE_DIR)/spc7110dec.c \
$(CORE_DIR)/srtc.c \
$(CORE_DIR)/tile.c \
$(CORE_DIR)/apu_blargg.c \