diff options
author | Juergen Lock <nox@FreeBSD.org> | 2014-05-19 17:12:58 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2014-05-19 17:12:58 +0000 |
commit | 6f2df1132f5bd159a92bcc43868f34ef2bf737f3 (patch) | |
tree | 95ea12216bd65ade2efbd94bffaa686457c7c04a /emulators/Makefile | |
parent | 3d3236b5e77ad35c7e2fa2998ef37479bdefdd43 (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 e556d6ed9dc6..fb4062da696b 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -112,6 +112,7 @@ SUBDIR += qemu SUBDIR += qemu-devel SUBDIR += qemu-launcher + SUBDIR += qemu-user-static SUBDIR += qmc2 SUBDIR += qtemu SUBDIR += quasi88 |