From 84adefa331c4159d432d22840663c38f155cd4c1 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Fri, 20 Nov 2009 14:54:40 +0000 Subject: The R13B03 release. --- erts/emulator/test/distribution_SUITE_data/Makefile.src | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 erts/emulator/test/distribution_SUITE_data/Makefile.src (limited to 'erts/emulator/test/distribution_SUITE_data/Makefile.src') diff --git a/erts/emulator/test/distribution_SUITE_data/Makefile.src b/erts/emulator/test/distribution_SUITE_data/Makefile.src new file mode 100644 index 0000000000..0eebe48e74 --- /dev/null +++ b/erts/emulator/test/distribution_SUITE_data/Makefile.src @@ -0,0 +1,4 @@ +all: run + +run: + @erl_name@ -compile run -- cgit v1.2.3