From 03ee0564ab407acbfe3d3676a5ee6df46404c192 Mon Sep 17 00:00:00 2001 From: Jeroen Ruigrok van der Werven Date: Sun, 13 Feb 2000 11:52:07 +0000 Subject: [PATCH] Add TuxNES. --- emulators/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/emulators/Makefile b/emulators/Makefile index c8245fc7fd8f..6f978bcbe519 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -34,6 +34,7 @@ SUBDIR += stonx SUBDIR += tkhfs SUBDIR += truereality + SUBDIR += tuxnes SUBDIR += twin SUBDIR += vgb SUBDIR += vice