summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f460d110d..b92443358 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# Copyright (C) 1998-2002 Red Hat, Inc.
include Makefile.inc
-ifneq (ia64, $(ARCH))
MINISLANG=minislang
MININEWT=mininewt
+ifneq (ia64, $(ARCH))
STUBS=stubs
endif