view Makefile.am @ 43:3c609b6d5a02

Automagic updating of spec.in-file via configure
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 20 Jun 2003 01:12:00 +0000
parents 9cf8092ec7d3
children c5ef90f3c996
line wrap: on
line source

# Require latest automake
AUTOMAKE_OPTIONS = 1.7

# Directories to be BUILT and INSTALLED
SUBDIRS = src

# Additional directories to be included in DISTRIBUTION
DIST_SUBDIRS = $(SUBDIRS)

# All the rest of the distributed files
EXTRA_DIST =			\
	FAQ			\
	README.bugreport	\
	BUGS			\
	THANKS			\
	autogen.sh		\
	bootstrap.sh		\
	xmms-sid.glade		\
	xmms-sid.spec.in	\
	xmms-sid.spec