diff options
author | Clifford Wolf <clifford@clifford.at> | 2014-07-29 21:12:50 +0200 |
---|---|---|
committer | Clifford Wolf <clifford@clifford.at> | 2014-07-29 21:12:50 +0200 |
commit | e6df25bf740b259027541db3543a769ecfc92d4f (patch) | |
tree | d13ebb8ce9ed90ed78ba0c1d6bf99ba916701145 /backends/autotest/Makefile.inc | |
parent | e605af8a4937533b35068071e14f5bd92c2e5b4f (diff) |
Renamed "write_autotest" to "test_autotb" and moved to passes/tests/
Diffstat (limited to 'backends/autotest/Makefile.inc')
-rw-r--r-- | backends/autotest/Makefile.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/backends/autotest/Makefile.inc b/backends/autotest/Makefile.inc deleted file mode 100644 index 9308dcd4..00000000 --- a/backends/autotest/Makefile.inc +++ /dev/null @@ -1,3 +0,0 @@ - -OBJS += backends/autotest/autotest.o - |