diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index db812e00fb7b..953c0ff562b9 100644 --- a/games/Makefile +++ b/games/Makefile @@ -229,6 +229,7 @@ SUBDIR += xzip SUBDIR += yahtzee SUBDIR += yamsweeper + SUBDIR += znibbles SUBDIR += ztrack .include <bsd.port.subdir.mk> |