diff options
author | salo <salo@pkgsrc.org> | 2003-02-23 13:17:18 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-02-23 13:17:18 +0000 |
commit | ef78f440c2a5e820c1013900ac8380b56ab25ebc (patch) | |
tree | 604986482db532b45bbcd60449418d66a7e627e9 /games/Makefile | |
parent | d1d5f2404f6ed267404b942a4882661851196421 (diff) | |
download | pkgsrc-ef78f440c2a5e820c1013900ac8380b56ab25ebc.tar.gz |
Add and enable freeciv-sounds.
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 09fef5eefa3..306a0053020 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.161 2003/02/17 15:00:33 zuntum Exp $ +# $NetBSD: Makefile,v 1.162 2003/02/23 13:17:18 salo Exp $ # COMMENT= Games @@ -52,6 +52,7 @@ SUBDIR+= freeciv-client-gtk SUBDIR+= freeciv-manual SUBDIR+= freeciv-server SUBDIR+= freeciv-share +SUBDIR+= freeciv-sounds SUBDIR+= frotz SUBDIR+= frozen-bubble SUBDIR+= galaxa |