diff options
Diffstat (limited to 'lib/compiler/test/compile_SUITE_data/simple-target2.mk')
-rw-r--r-- | lib/compiler/test/compile_SUITE_data/simple-target2.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/compiler/test/compile_SUITE_data/simple-target2.mk b/lib/compiler/test/compile_SUITE_data/simple-target2.mk new file mode 100644 index 0000000000..a5fc6f461d --- /dev/null +++ b/lib/compiler/test/compile_SUITE_data/simple-target2.mk @@ -0,0 +1 @@ +$$target: $(srcdir)/simple.erl $(srcdir)/include/simple.hrl |