aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/test/Makefile
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2010-12-07 17:52:12 +0100
committerLukas Larsson <[email protected]>2011-02-17 17:39:00 +0100
commit5fef403779c4894189abf6fd18e6c8e5d54064c5 (patch)
treed9d647a90cb7c95dcc7607d6cc2a8e58ffc8ea82 /lib/compiler/test/Makefile
parentd8a27daee264991e14def9b2e40f10c8f6d8e4d3 (diff)
downloadotp-5fef403779c4894189abf6fd18e6c8e5d54064c5.tar.gz
otp-5fef403779c4894189abf6fd18e6c8e5d54064c5.tar.bz2
otp-5fef403779c4894189abf6fd18e6c8e5d54064c5.zip
Update all test specs
Diffstat (limited to 'lib/compiler/test/Makefile')
-rw-r--r--lib/compiler/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compiler/test/Makefile b/lib/compiler/test/Makefile
index 2d08e71e09..934bf39393 100644
--- a/lib/compiler/test/Makefile
+++ b/lib/compiler/test/Makefile
@@ -153,7 +153,7 @@ release_spec: opt
release_tests_spec: make_emakefile
$(INSTALL_DIR) $(RELSYSDIR)
- $(INSTALL_DATA) compiler.dynspec compiler.cover \
+ $(INSTALL_DATA) compiler.spec compiler.cover \
$(EMAKEFILE) $(ERL_FILES) $(CORE_FILES) $(RELSYSDIR)
$(INSTALL_DATA) $(NO_OPT_ERL_FILES) $(POST_OPT_ERL_FILES) \
$(INLINE_ERL_FILES) $(RELSYSDIR)