view Makefile.am @ 51:ccab75d0dacc

Include only .so-files from build
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 21 Jun 2003 21:12:03 +0000
parents 3c609b6d5a02
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