diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2005-03-15 05:17:10 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2005-03-15 05:17:10 +0000 |
commit | c9d38a9570cae36cf2f0f60c2d0adacf024e5a95 (patch) | |
tree | 97cf022900c9b11943ebda0225252c02654e9b81 /emulators/Makefile | |
parent | 6694f5c53aa27ec72df18835da0174a83ce7e11d (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 b0d40d41c851..69200fb08e1d 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -59,6 +59,7 @@ SUBDIR += linux_base-gentoo-stage1 SUBDIR += linux_base-rh-9 SUBDIR += linux_base-src-rh-7.3 + SUBDIR += linux_base-src-rh-8 SUBDIR += linux_base-suse-9.1 SUBDIR += linux_base-suse-9.2 SUBDIR += mastergear |