diff options
author | Daniel Menelkir <menelkir@itroll.org> | 2021-12-25 10:56:53 +0000 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2021-12-25 10:59:25 +0000 |
commit | 894b6047198a926ba19f7da8ad4c5c702062eba4 (patch) | |
tree | 253db2340b70784f77ae4f198ebcf7a6b8a4cd1e /emulators/Makefile | |
parent | 61ee054ee8a02c9712dd8a0b289d02652ef49452 (diff) | |
download | ports-894b6047198a926ba19f7da8ad4c5c702062eba4.tar.gz ports-894b6047198a926ba19f7da8ad4c5c702062eba4.zip |
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 474bddb0bdd2..a5926fd975fc 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -10,6 +10,7 @@ SUBDIR += bochs SUBDIR += bsvc SUBDIR += cannonball + SUBDIR += catapult SUBDIR += cemu SUBDIR += cingb SUBDIR += citra |