changeset 540:326de307e2eb trunk

[svn] add playback.c to build
author nenolod
date Sat, 28 Jan 2006 09:27:32 -0800
parents 5140b4f999c4
children 6366eb2fc408
files audacious/Makefile.am
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/audacious/Makefile.am	Sat Jan 28 09:27:01 2006 -0800
+++ b/audacious/Makefile.am	Sat Jan 28 09:27:32 2006 -0800
@@ -45,6 +45,7 @@
 	vis.c vis.h \
 	svis.c svis.h \
 	number.c number.h \
+	playback.c playback.h \
 	playstatus.c playstatus.h \
 	playlist_list.c playlist_list.h \
 	playlist_slider.c playlist_slider.h \