mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 01:34:18 +00:00 
			
		
		
		
	Fix "make ctags", GitHub issue 1888.
This commit is contained in:
		@@ -6,8 +6,9 @@ CLEANFILES = tmux.1.mdoc tmux.1.man cmd-parse.c
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Distribution tarball options.
 | 
					# Distribution tarball options.
 | 
				
			||||||
EXTRA_DIST = \
 | 
					EXTRA_DIST = \
 | 
				
			||||||
	CHANGES README README.ja COPYING example_tmux.conf compat/*.[ch] \
 | 
						CHANGES README README.ja COPYING example_tmux.conf \
 | 
				
			||||||
	osdep-*.c mdoc2man.awk tmux.1
 | 
						osdep-*.c mdoc2man.awk tmux.1
 | 
				
			||||||
 | 
					dist_EXTRA_tmux_SOURCES = compat/*.[ch]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Preprocessor flags.
 | 
					# Preprocessor flags.
 | 
				
			||||||
AM_CPPFLAGS += @XOPEN_DEFINES@ -DTMUX_CONF="\"$(sysconfdir)/tmux.conf\""
 | 
					AM_CPPFLAGS += @XOPEN_DEFINES@ -DTMUX_CONF="\"$(sysconfdir)/tmux.conf\""
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user