diff options
author | Alan Somers <asomers@FreeBSD.org> | 2016-10-14 20:34:26 +0000 |
---|---|---|
committer | Alan Somers <asomers@FreeBSD.org> | 2016-10-14 20:34:26 +0000 |
commit | f51dcaa2eae6f6468fb271163aaa7a148cf42aee (patch) | |
tree | 41b9133bfc2317fc1ca1d937da24d1530d2c9dea /emulators/Makefile | |
parent | 217e68c35b135c571e02bd51fc6aac8db0c90d9a (diff) | |
download | ports-f51dcaa2eae6f6468fb271163aaa7a148cf42aee.tar.gz ports-f51dcaa2eae6f6468fb271163aaa7a148cf42aee.zip |
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 41b092b74a96..f6ec0445226d 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -123,6 +123,7 @@ SUBDIR += qemu-launcher SUBDIR += qemu-sbruno SUBDIR += qemu-user-static + SUBDIR += qemu-utils SUBDIR += qmc2 SUBDIR += qtemu SUBDIR += quasi88 |