diff audacious/Makefile.am @ 197:ccd034857702 trunk

[svn] Split up generic events into audcore_generic_events(), and client-specific stuff remains in mainwin_idle_func().
author nenolod
date Tue, 15 Nov 2005 20:21:50 -0800
parents cb178e5ad177
children 72dcd30156ca
line wrap: on
line diff
--- a/audacious/Makefile.am	Tue Nov 15 19:24:17 2005 -0800
+++ b/audacious/Makefile.am	Tue Nov 15 20:21:50 2005 -0800
@@ -22,6 +22,7 @@
 	-I$(top_srcdir)/intl
 
 audacious_SOURCES = \
+	genevent.c genevent.h \
 	skin.c skin.h \
 	util.c util.h \
 	output.c output.h \