diff options
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 42ba7cef6a6..7966261be94 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.368 2014/01/22 09:42:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.369 2014/02/02 23:22:35 rodent Exp $ # COMMENT= Games @@ -86,6 +86,8 @@ SUBDIR+= fillets-ng-data SUBDIR+= finalbattle SUBDIR+= fire SUBDIR+= fkiss +SUBDIR+= flare-engine +SUBDIR+= flare-game SUBDIR+= flightgear SUBDIR+= flightgear-data SUBDIR+= fltk-sudoku |