diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-05-29 19:33:24 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-05-29 19:33:24 +0000 |
commit | 3bb42072a0fb8431b7b6d9d1b8af15c589699ba1 (patch) | |
tree | 36bbaee061ebc07d4eccdb2661ea556911b039e8 /emulators/Makefile | |
parent | cc464d1477e0a449b72f16bef0c8d495672dff7b (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 15c39e0e64ed..d62b0d5af0e7 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -110,6 +110,7 @@ SUBDIR += pearpc SUBDIR += pipelight SUBDIR += ppsspp + SUBDIR += ppsspp-devel SUBDIR += q4wine SUBDIR += qemu SUBDIR += qemu-devel |