diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-01-23 03:05:18 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-01-23 03:05:18 +0000 |
commit | 9ef74882d1b4d3c7e984b787027d05b52a93cbd8 (patch) | |
tree | 22a6397d06fb31145d380cb482e1d89e9e0396df /games | |
parent | 3D Vector-graphics Space Invaders clone for X (diff) |
Activate xinvaders3d
Notes
Notes:
svn path=/head/; revision=24967
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 7c06329820ec..1047c2508a2b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -170,6 +170,7 @@ SUBDIR += xhime SUBDIR += xinfocom SUBDIR += xinvaders + SUBDIR += xinvaders3d SUBDIR += xisola SUBDIR += xjewel SUBDIR += xjig |