mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-21 18:25:41 +03:00
12 lines
429 B
Diff
12 lines
429 B
Diff
diff --git a/Makefile.am b/Makefile.am
|
|
index dd36bef..9a92628 100644
|
|
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -90,7 +90,6 @@ integration_test_SOURCES = \
|
|
test/integration/test_fsm.c \
|
|
test/integration/test_membership.c \
|
|
test/integration/test_node.c \
|
|
- test/integration/test_vfs.c \
|
|
test/integration/main.c
|
|
integration_test_CFLAGS = $(AM_CFLAGS) -Wno-conversion
|
|
integration_test_LDFLAGS = $(AM_LDFLAGS) -no-install
|