diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-05-19 17:19:19 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-05-19 17:19:19 +0000 |
commit | f726abcf50c339263155f6686358952354f9dd11 (patch) | |
tree | 109e59e50f7170c7b81d66e3ccc462ad3d9aae6b /games/Makefile | |
parent | 1577fa74ec19dae5427367746ab2b15a4a1a69cd (diff) |
Add tuxracer_golf, a theme for Tux Racer.
The only thing better than penguins and ice is penguins and golf.
Notes
Notes:
svn path=/head/; revision=81409
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 7b0ff3597f69..34e99de3131d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -344,6 +344,7 @@ SUBDIR += tuxkart SUBDIR += tuxpuck SUBDIR += tuxracer + SUBDIR += tuxracer_golf SUBDIR += tuxtype SUBDIR += tvp SUBDIR += twitch |