summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorAndrei Borzenkov <arvidjaar@gmail.com>2015-02-16 22:07:33 +0300
committerAndrei Borzenkov <arvidjaar@gmail.com>2015-02-16 22:24:05 +0300
commit35a492e4a2c70d27bc0a7f0c567b2a3405f31599 (patch)
treeaaab1418091fb704399a601e9baca7d150448d87 /conf
parent251ddf26dc80d1fa91ca3f242da8613bc59c930d (diff)
tests: remove hardcoded paths from syslinux_test
abs_top_srcdir appeared in Autoconf 2.52f. Minimal grub requirement is 2.60 so we should be good here.
Diffstat (limited to 'conf')
-rw-r--r--conf/Makefile.extra-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/Makefile.extra-dist b/conf/Makefile.extra-dist
index 8a65e37a6..db6cfd12e 100644
--- a/conf/Makefile.extra-dist
+++ b/conf/Makefile.extra-dist
@@ -132,4 +132,4 @@ EXTRA_DIST += tests/syslinux/ubuntu10.04/isolinux/stdmenu.cfg
EXTRA_DIST += tests/syslinux/ubuntu10.04/isolinux/dtmenu.cfg
EXTRA_DIST += tests/syslinux/ubuntu10.04/isolinux/po4a.cfg
EXTRA_DIST += tests/syslinux/ubuntu10.04/isolinux/rqtxt.cfg
-EXTRA_DIST += tests/syslinux/ubuntu10.04_grub.cfg
+EXTRA_DIST += tests/syslinux/ubuntu10.04_grub.cfg.in