summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2012-04-05 16:57:29 +0300
committerPanu Matilainen <pmatilai@redhat.com>2012-04-05 16:57:29 +0300
commit2685bc0036750d93f1d43f8db2ce3b82159f3120 (patch)
tree57be7622a5209f9d9d83fb0a4bf220850dc90bd4 /tests
parentb44b9ea94d229c07e56e242fa5625dea02de6a75 (diff)
downloadrpm-2685bc0036750d93f1d43f8db2ce3b82159f3120.tar.gz
rpm-2685bc0036750d93f1d43f8db2ce3b82159f3120.tar.bz2
rpm-2685bc0036750d93f1d43f8db2ce3b82159f3120.zip
Oops, automake isn't happy with comment here...
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index cc82a7d48..8b490f5f1 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -91,7 +91,6 @@ EXTRA_DIST += atlocal.in
# Hack: Abusing testing$(bindir)/rpmbuild as stamp file
testing$(bindir)/rpmbuild: ../rpmbuild
rm -rf testing
- # Arrange unified /bin vs $(bindir) to keep things simple
mkdir -p testing/$(bindir)
ln -s ./$(bindir) testing/bin
(cd ${top_builddir} && \