aboutsummaryrefslogtreecommitdiff
path: root/sim/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sim/Makefile.am')
-rw-r--r--sim/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/Makefile.am b/sim/Makefile.am
index fb28f98..b8d592a 100644
--- a/sim/Makefile.am
+++ b/sim/Makefile.am
@@ -27,7 +27,7 @@ srcroot = $(srcdir)/..
SUBDIRS = @subdirs@ $(SIM_SUBDIRS)
SIM_PRIMARY_TARGET = @SIM_PRIMARY_TARGET@
-AM_MAKEFLAGS = SIM_PRIMARY_TARGET=$(SIM_PRIMARY_TARGET)
+AM_MAKEFLAGS =
## We don't set some of these vars here, but we need to define them so they may
## be used consistently in local.mk files we include below.