view src/Makefile.am @ 6:ff6b3a556a15

Updated to match .cc fext
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 03 Jun 2003 11:19:04 +0000
parents 5b7009eef767
children e5c49367b899
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.cc	xmms-sid.h	\
	xs_init.c	\
	xs_title.cc	\
	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