diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-05 22:42:54 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-05 22:42:54 +0000 |
commit | bc420a3a5c2c6b72efe6c83a7253546ad0d923a4 (patch) | |
tree | 088efd58586466a4e4adec5def65b2b1c6716975 /emulators/Makefile | |
parent | o After repo copy from emulators/vgb-bin: (diff) |
After repo copy from emulators/vgb-bin, connect vgba-bin to build
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 904ba3f833fe..34b8979ddd82 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -68,6 +68,7 @@ SUBDIR += vMac SUBDIR += vgb SUBDIR += vgb-bin + SUBDIR += vgba-bin SUBDIR += vice SUBDIR += visualos SUBDIR += vmsbackup |