diff src/Makefile.am @ 24:271be59be975

Lots of changes
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 07 Jun 2003 12:42:05 +0000
parents 1774e16ab893
children 1788f4ce6a44
line wrap: on
line diff
--- a/src/Makefile.am	Sat Jun 07 12:42:05 2003 +0000
+++ b/src/Makefile.am	Sat Jun 07 12:42:05 2003 +0000
@@ -12,12 +12,13 @@
 libxmmssid_la_SOURCES =	\
 	xmms-sid.cc	xmms-sid.h	\
 	xs_init.c	\
-	xs_title.cc	\
+	xs_about.c	\
+	xs_title.cc	xs_title.h	\
 	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
+#	xs_stil.c	xs_stil.h	\