mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-02 01:18:26 +03:00
TEST: Avoid building unit tests with --disable-testing.
This commit is contained in:
parent
439989adab
commit
ff752c60df
@ -15,8 +15,8 @@ top_srcdir = @top_srcdir@
|
||||
top_builddir = @top_builddir@
|
||||
|
||||
VPATH = $(srcdir)
|
||||
SOURCES = bitset_t.c matcher_t.c config_t.c string_t.c run.c
|
||||
ifeq ("@TESTING@", "yes")
|
||||
SOURCES = bitset_t.c matcher_t.c config_t.c string_t.c run.c
|
||||
TARGETS = run
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user