mirror of
				https://github.com/SwallowOS/xorg_lib_libfontenc
				synced 2025-11-04 13:56:02 +08:00 
			
		
		
		
	Add missing PHONY line for automatic ChangeLog generation
This commit is contained in:
		@@ -27,6 +27,8 @@ pkgconfig_DATA = fontenc.pc
 | 
			
		||||
EXTRA_DIST = fontenc.pc.in autogen.sh ChangeLog
 | 
			
		||||
 | 
			
		||||
CLEANFILES = ChangeLog
 | 
			
		||||
.PHONY: ChangeLog
 | 
			
		||||
 | 
			
		||||
ChangeLog:
 | 
			
		||||
	(GIT_DIR=$(top_srcdir)/.git git-log > .changelog.tmp && mv .changelog.tmp ChangeLog; rm -f .changelog.tmp) || (touch ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user