From 2796319a13d52298b9bcc224857e48e302984198 Mon Sep 17 00:00:00 2001 From: evomarc Date: Sat, 10 Feb 2001 05:36:50 +0000 Subject: [PATCH] Added matermind in SUBDIRS --- eo/app/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eo/app/Makefile.am b/eo/app/Makefile.am index 64ca3c70..3648af12 100644 --- a/eo/app/Makefile.am +++ b/eo/app/Makefile.am @@ -1,10 +1,10 @@ ############################################################################### ## -## Makefile.am for app +## Makefile.am for app dir in eo ## ############################################################################### -SUBDIRS = gprop +SUBDIRS = gprop mastermind ###############################################################################