aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/Makefile.in
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2013-02-15 17:03:41 +0100
committerLukas Larsson <[email protected]>2013-02-15 17:03:41 +0100
commit2818b1ff65d326e7ac7ff2280495b286efe30303 (patch)
treec6d0529b03b99ccab822847d43c5b6f2c8792882 /erts/emulator/Makefile.in
parentc96d6946d7fcb47f526bcdbf199b2048ec3fe672 (diff)
downloadotp-2818b1ff65d326e7ac7ff2280495b286efe30303.tar.gz
otp-2818b1ff65d326e7ac7ff2280495b286efe30303.tar.bz2
otp-2818b1ff65d326e7ac7ff2280495b286efe30303.zip
Remove could not find warning
Diffstat (limited to 'erts/emulator/Makefile.in')
-rw-r--r--erts/emulator/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/emulator/Makefile.in b/erts/emulator/Makefile.in
index 7033ea0a3d..2877e58cdf 100644
--- a/erts/emulator/Makefile.in
+++ b/erts/emulator/Makefile.in
@@ -20,7 +20,7 @@
include $(ERL_TOP)/make/target.mk
include ../vsn.mk
include $(ERL_TOP)/make/$(TARGET)/otp.mk
-include $(TARGET)/gen_git_version.mk
+-include $(TARGET)/gen_git_version.mk
ENABLE_ALLOC_TYPE_VARS = @ENABLE_ALLOC_TYPE_VARS@