diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-06 09:09:37 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-06 09:09:37 +0000 |
commit | e78af6ce1ea9e409eb9da664a5f0072cc97422ca (patch) | |
tree | b98e4658d3cf5d4c2011b32abaa83d213d34fcd0 /games/Makefile | |
parent | 37ee08a11bac0190d30d989ed0f33b228cc21b34 (diff) |
Add gniffel - a clone of the famous Yatzi game, also known as Kniffel, for
GNOME.
Notes
Notes:
svn path=/head/; revision=33454
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 47626c8f4991..4faa9c794ffd 100644 --- a/games/Makefile +++ b/games/Makefile @@ -68,6 +68,7 @@ SUBDIR += glife SUBDIR += gltron SUBDIR += gma + SUBDIR += gniffel SUBDIR += gno3dtet SUBDIR += gnocatan SUBDIR += gnomebreakout |