1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-04-01 18:50:41 +03:00

Remove test/api which should only be under 'make test'.

This commit is contained in:
Alasdair Kergon 2009-09-15 15:37:12 +00:00
parent d32a6f15bf
commit c63b16cf75

View File

@ -30,7 +30,6 @@ SUBDIRS += lib tools daemons libdm
ifeq ("@APPLIB@", "yes")
SUBDIRS += liblvm
SUBDIRS += test/api
endif
ifeq ($(MAKECMDGOALS),distclean)