view src/Makefile.am @ 5:5b7009eef767

Updated to 0.8
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 03 Jun 2003 11:07:00 +0000
parents 183e7cbc1036
children ff6b3a556a15
line wrap: on
line source

# Generated libraries
lib_LTLIBRARIES = libxmmssid.la

# Generals
CFLAGS   = -D_REENTRANT @GTK_CFLAGS@ @SIDPLAY_CFLAGS@
CXXFLAGS = $(CFLAGS)

libxmmssid_la_LDFLAGS = -module -avoid-version
libxmmssid_la_LIBADD  = @GTK_LIBS@ @PTHREAD_LIBS@ @SIDPLAY_LIBS@ -lstdc++

# Plugin sources
libxmmssid_la_SOURCES =	\
	xmms-sid.cpp	xmms-sid.h	\
	xs_init.c	\
	xs_title.cpp	\
	xs_support.c	xs_support.h	\
	xs_config.c	xs_config.h	\
	xs_md5.c	xs_md5.h	\
	xs_length.c	xs_length.h	\
	xs_stil.c	xs_stil.h	\
	xs_genui.c	xs_genui.h	\
	xs_glade.c	xs_glade.h	\
	xs_interface.c	xs_interface.h