diff --git a/Makefile.common b/Makefile.common index 646b3486..d3e1efaf 100644 --- a/Makefile.common +++ b/Makefile.common @@ -1007,6 +1007,8 @@ SOURCES_C += $(CORE_DIR)/drivers/pacman.c \ $(CORE_DIR)/drivers/dreamwld.c \ $(CORE_DIR)/machine/seicop.c $(CORE_DIR)/vidhrdw/denjinmk.c $(CORE_DIR)/drivers/denjinmk.c \ $(CORE_DIR)/drivers/simpl156.c \ + $(CORE_DIR)/drivers/boogwing.c \ + $(CORE_DIR)/drivers/dietgo.c \ $(CORE_DIR)/driver.c $(CORE_DIR)/cheat.c