mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-29 23:42:03 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			429 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			13 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
 |