diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-03-01 12:45:14 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-03-01 12:45:14 +0000 |
commit | 5e60782d6fb3c493572a28f05e8b939bb03f967d (patch) | |
tree | 47e85905772865d7a201ed602d6b18acc24434c7 /games/Makefile | |
parent | - Respect ${CXX} (diff) |
games/linux_nwndata has been renamed to games/nwndata.
Notes
Notes:
svn path=/head/; revision=102636
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index ba79d7652fe7..e11c85ba163b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -248,7 +248,6 @@ SUBDIR += linux-q3ademo SUBDIR += linux-steam SUBDIR += linux_nwnclient - SUBDIR += linux_nwndata SUBDIR += lm-solve SUBDIR += ltris SUBDIR += macopix @@ -296,6 +295,7 @@ SUBDIR += ninix-aya SUBDIR += njam SUBDIR += nonsense + SUBDIR += nwndata SUBDIR += nwnusers SUBDIR += oilwar SUBDIR += omega |