changeset 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
files src/Makefile.am
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.am	Tue Jun 03 11:07:00 2003 +0000
+++ b/src/Makefile.am	Tue Jun 03 11:19:04 2003 +0000
@@ -10,9 +10,9 @@
 
 # Plugin sources
 libxmmssid_la_SOURCES =	\
-	xmms-sid.cpp	xmms-sid.h	\
+	xmms-sid.cc	xmms-sid.h	\
 	xs_init.c	\
-	xs_title.cpp	\
+	xs_title.cc	\
 	xs_support.c	xs_support.h	\
 	xs_config.c	xs_config.h	\
 	xs_md5.c	xs_md5.h	\