diff src/audacious/Makefile @ 3283:6062ef95818b trunk

Add first revision parser code. May or may not work, not hooked up, so I can't test it yet. ;)
author William Pitcock <nenolod@atheme-project.org>
date Thu, 09 Aug 2007 06:19:27 -0500
parents 04df6bd984ad
children 575f59c45eaf d1b43bf0e67d
line wrap: on
line diff
--- a/src/audacious/Makefile	Thu Aug 09 03:48:01 2007 -0500
+++ b/src/audacious/Makefile	Thu Aug 09 06:19:27 2007 -0500
@@ -98,6 +98,7 @@
 	strings.c \
 	titlestring.c \
 	tuple.c \
+	tuple_formatter.c \
 	skin.c \
 	ui_about.c \
 	ui_albumart.c \