]> git.ipfire.org Git - thirdparty/automake.git/commit
automake: Ensure that LIBOBJ_DIR builddir is created
authorMichael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
Thu, 17 Aug 2017 12:12:20 +0000 (14:12 +0200)
committerMathieu Lirzin <mthl@gnu.org>
Mon, 21 Aug 2017 22:18:23 +0000 (00:18 +0200)
commit236cb06666a44f23157aa95adc26450fdec92126
tree0e0f313feb3f9db4f4c6029e72615129696948be
parent9322f409a957f153b38ff37ba79ddf4c19cff6ca
automake: Ensure that LIBOBJ_DIR builddir is created

* t/libobj-no-dependency-tracking.sh: New test reproducing the issue
described in automake bug#27781.
* t/list-of-tests.mk (handwritten_TESTS, XFAIL_TESTS): Add it.
t/libobj-no-dependency-tracking.sh [new file with mode: 0644]
t/list-of-tests.mk