diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index e2dac6280426..d309e1c6bc0a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.164 1998/08/24 01:48:07 steve Exp $ +# $Id: Makefile,v 1.165 1998/08/24 01:52:57 steve Exp $ # SUBDIR += 3dc @@ -58,6 +58,7 @@ SUBDIR += oonsoo SUBDIR += pente SUBDIR += pp + SUBDIR += pysol SUBDIR += qcc SUBDIR += qstat SUBDIR += quakeserver |