summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2009-09-15 15:37:12 +0000
committerAlasdair Kergon <agk@redhat.com>2009-09-15 15:37:12 +0000
commit2ae15626643bbf0a5f8cf7589fada11ca707a74f (patch)
tree7f9971c4ccf87b29b51c67feb139bc47cb44d660 /Makefile.in
parent786e32bfa0db521b822e10fcde1ff368ea175f16 (diff)
downloadlvm2-2ae15626643bbf0a5f8cf7589fada11ca707a74f.tar.gz
lvm2-2ae15626643bbf0a5f8cf7589fada11ca707a74f.tar.xz
lvm2-2ae15626643bbf0a5f8cf7589fada11ca707a74f.zip
Remove test/api which should only be under 'make test'.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index c0a5993c..d6eec797 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -30,7 +30,6 @@ SUBDIRS += lib tools daemons libdm
ifeq ("@APPLIB@", "yes")
SUBDIRS += liblvm
- SUBDIRS += test/api
endif
ifeq ($(MAKECMDGOALS),distclean)