diff options
author | SADA Kenji <sada@FreeBSD.org> | 2000-09-06 15:08:32 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2000-09-06 15:08:32 +0000 |
commit | 57edebd41215e8bf5656a4738f5983ef0780c8fb (patch) | |
tree | 03d38413e7cb4e2b82c3f889e3db229fe30ade47 /emulators | |
parent | Update _kld to look (also) into /boot/kernel for kernel modules. (diff) |
Activate uae.
PR: ports/18809
Submitted by: Simon Dick <simond@irrelevant.org>
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index b78a5e3d3160..6013286d2324 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -37,6 +37,7 @@ SUBDIR += truereality SUBDIR += tuxnes SUBDIR += twin + SUBDIR += uae SUBDIR += vgb SUBDIR += vgb-bin SUBDIR += vice |