build: Add `test.drv' to the distribution.
* Makefile.am (EXTRA_DIST): Add `tests/test.drv'.
This commit is contained in:
		
							parent
							
								
									b86b00567c
								
							
						
					
					
						commit
						d95c0113c9
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -64,6 +64,7 @@ LOG_COMPILER =					\
 | 
				
			||||||
EXTRA_DIST =					\
 | 
					EXTRA_DIST =					\
 | 
				
			||||||
  srfi/srfi-64.scm				\
 | 
					  srfi/srfi-64.scm				\
 | 
				
			||||||
  srfi/srfi-64.upstream.scm			\
 | 
					  srfi/srfi-64.upstream.scm			\
 | 
				
			||||||
 | 
					  tests/test.drv				\
 | 
				
			||||||
  build-aux/config.rpath			\
 | 
					  build-aux/config.rpath			\
 | 
				
			||||||
  release.nix					\
 | 
					  release.nix					\
 | 
				
			||||||
  $(TESTS)
 | 
					  $(TESTS)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue