summaryrefslogtreecommitdiffstats
path: root/configure.ac.in
diff options
context:
space:
mode:
authorGeoff Levand <geoff@infradead.org>2013-04-28 11:21:50 -0700
committerGeoff Levand <geoff@infradead.org>2013-04-28 11:21:50 -0700
commit158b5a1ec8b4156da1d335a4f940919578928790 (patch)
tree6522c9b36d7004bfdc0f056f5ff2e7af480616a2 /configure.ac.in
parente0040f05dd45c84214bfdef5d4c6eacf9586aa7b (diff)
downloadtalos-petitboot-158b5a1ec8b4156da1d335a4f940919578928790.tar.gz
talos-petitboot-158b5a1ec8b4156da1d335a4f940919578928790.zip
test: Rename test/list to test/lib
Having a test/list directory is a little too specific, so rename the test/list directory to test/lib as a place for any lib tests. Signed-off-by: Geoff Levand <geoff@infradead.org>
Diffstat (limited to 'configure.ac.in')
-rw-r--r--configure.ac.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac.in b/configure.ac.in
index 53f42ba..1b66244 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -213,7 +213,7 @@ AC_CONFIG_FILES([
lib/Makefile
man/Makefile
test/Makefile
- test/list/Makefile
+ test/lib/Makefile
test/parser/Makefile
test/urls/Makefile
ui/Makefile
OpenPOWER on IntegriCloud