configure: Clean up EXTRA_DIST
This commit is contained in:
		
							parent
							
								
									f7e3be4849
								
							
						
					
					
						commit
						10a03f2216
					
				
					 5 changed files with 4 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -4,5 +4,5 @@ ACLOCAL_AMFLAGS = -I m4
 | 
			
		|||
 | 
			
		||||
SUBDIRS = po src plugins data
 | 
			
		||||
 | 
			
		||||
EXTRA_DIST = autogen.sh
 | 
			
		||||
EXTRA_DIST = autogen.sh data
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
EXTRA_DIST = INSTALL LICENSE README
 | 
			
		||||
EXTRA_DIST = INSTALL LICENSE
 | 
			
		||||
 | 
			
		||||
libdir = $(hexchatlibdir)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,6 @@
 | 
			
		|||
## Process this file with automake to produce Makefile.in
 | 
			
		||||
 | 
			
		||||
EXTRA_DIST = fe-text/fe-text.c \
 | 
			
		||||
	fe-text/README fe-text/fe-text.h version-script
 | 
			
		||||
EXTRA_DIST = version-script
 | 
			
		||||
 | 
			
		||||
if DO_TEXT
 | 
			
		||||
text_fe = fe-text
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -9,8 +9,7 @@ EXTRA_DIST =				\
 | 
			
		|||
	remote-object.xml		\
 | 
			
		||||
	marshallers.list		\
 | 
			
		||||
	example.py			\
 | 
			
		||||
	org.hexchat.service.service.in \
 | 
			
		||||
	README
 | 
			
		||||
	org.hexchat.service.service.in
 | 
			
		||||
 | 
			
		||||
BUILT_SOURCES =				\
 | 
			
		||||
	marshallers.h			\
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -2,8 +2,6 @@ localedir = $(datadir)/locale
 | 
			
		|||
 | 
			
		||||
bin_PROGRAMS = hexchat-text
 | 
			
		||||
 | 
			
		||||
EXTRA_DIST = README 
 | 
			
		||||
 | 
			
		||||
AM_CPPFLAGS = $(COMMON_CFLAGS) -DLOCALEDIR=\"$(localedir)\"
 | 
			
		||||
 | 
			
		||||
hexchat_text_LDADD = ../common/libhexchatcommon.a $(COMMON_LIBS)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue