Fix a typo
This was causing the tools tests to not be installed and, consequently, never run on continuous.
This commit is contained in:
		| @ -54,7 +54,7 @@ DISTCLEANFILES = \ | ||||
| 	$(test_files)		\ | ||||
| 	$(NULL) | ||||
|  | ||||
| testmetadir = #(datadir)/installed-tests/$(PACKAGE) | ||||
| testmetadir = $(datadir)/installed-tests/$(PACKAGE) | ||||
| testmeta_DATA = $(test_files) | ||||
| endif | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen