diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2008-03-26 13:47:50 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2008-03-26 13:47:50 +0000 |
commit | 6e187396d36e7c4f62b17d1c406f9392a3c25543 (patch) | |
tree | e52b11a00005996aaf5237eec3eb81776232efc9 /emulators/Makefile | |
parent | 973acdae3ec5070b840b2e323148e19a9316260d (diff) |
Notes
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 d42d761985fe..061f607d82f8 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -78,6 +78,7 @@ SUBDIR += linux_base-fc4 SUBDIR += linux_base-fc6 SUBDIR += linux_base-f7 + SUBDIR += linux_base-f8 SUBDIR += linux_base-gentoo-stage1 SUBDIR += linux_base-gentoo-stage2 SUBDIR += linux_base-gentoo-stage3 |