aboutsummaryrefslogtreecommitdiffstats
path: root/agi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'agi/Makefile')
-rw-r--r--agi/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/agi/Makefile b/agi/Makefile
index 46b7c3f39..591155dd1 100644
--- a/agi/Makefile
+++ b/agi/Makefile
@@ -11,9 +11,12 @@
# the GNU General Public License
#
+ASTTOPDIR?=..
+-include $(ASTTOPDIR)/menuselect.makeopts
+
.PHONY: clean all uninstall
-AGIS=agi-test.agi eagi-test eagi-sphinx-test jukebox.agi
+AGIS=$(MENUSELECT_AGIS)
ifeq ($(OSARCH),SunOS)
LIBS+=-lsocket -lnsl