diff options
author | micha <micha@pkgsrc.org> | 2019-08-26 16:45:10 +0000 |
---|---|---|
committer | micha <micha@pkgsrc.org> | 2019-08-26 16:45:10 +0000 |
commit | 42d037b53fd8ddc58e6ce1356b0cb93815b17d26 (patch) | |
tree | 12bce0fa5fdd76093951807ba9cc28dc78495794 /games/Makefile | |
parent | 27fb3d529861157945e5f921f27fc2e73c8ffde4 (diff) | |
download | pkgsrc-42d037b53fd8ddc58e6ce1356b0cb93815b17d26.tar.gz |
Makefile: +doom2-pwad-struggle
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 64549c5ef6c..716a34e1bbe 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.448 2019/08/26 16:39:34 micha Exp $ +# $NetBSD: Makefile,v 1.449 2019/08/26 16:45:10 micha Exp $ # COMMENT= Games @@ -89,6 +89,7 @@ SUBDIR+= digger SUBDIR+= dipmap SUBDIR+= doom1 SUBDIR+= doom2-pwad-preacher +SUBDIR+= doom2-pwad-struggle SUBDIR+= doomlegacy SUBDIR+= dopewars SUBDIR+= duckmaze |