summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2011-11-23 12:21:41 +0000
committerZdenek Kabelac <zkabelac@redhat.com>2011-11-23 12:21:41 +0000
commit4b42d7ae98e7db89e8b404338304daf048dfbf69 (patch)
tree30801df2f08494b3258f829345492831a8661e47 /Makefile.in
parent4b795cc3a05b726f382e6175d4fde5be35524471 (diff)
downloadlvm2-4b42d7ae98e7db89e8b404338304daf048dfbf69.tar.gz
lvm2-4b42d7ae98e7db89e8b404338304daf048dfbf69.tar.xz
lvm2-4b42d7ae98e7db89e8b404338304daf048dfbf69.zip
Cleanup test makefiles
Simplify /api makefile and use SUBDIRS target for test dir. Properly cleanup Makefiles with distclean in /test. Use symbolic links for shell scripts for non-srcdir compilation.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index bd51a198..1bcc5ff6 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -36,7 +36,7 @@ endif
ifeq ($(MAKECMDGOALS),distclean)
SUBDIRS = doc include man scripts \
lib tools daemons libdm \
- udev po liblvm test/api test \
+ udev po liblvm test \
unit-tests/datastruct unit-tests/mm unit-tests/regex
endif
DISTCLEAN_DIRS += lcov_reports*