diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-15 01:16:17 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-15 01:16:17 +0000 |
commit | b48435287b5721c2d6c72b1badbe662b900dbcd0 (patch) | |
tree | a2b36bbc1ddc30b24de9b542adfd1af1b240ee8a /games/Makefile | |
parent | c36820ae246b1f419d87ada1e36d06d858ed4845 (diff) |
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 42b0a491016a..9ebd05289ba0 100644 --- a/games/Makefile +++ b/games/Makefile @@ -620,7 +620,8 @@ SUBDIR += xpenguins SUBDIR += xphotohunter SUBDIR += xpilot - SUBDIR += xpilot-ng + SUBDIR += xpilot-ng-client + SUBDIR += xpilot-ng-server SUBDIR += xpilotmon SUBDIR += xpipeman SUBDIR += xpired |