aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-10 19:08:42 +0100
committerMax Kellermann <max@duempel.org>2013-01-14 11:12:28 +0100
commitd3a479b7fa1d1e52f9d3950139643fe7e3ff5a57 (patch)
tree4996c42d621876770a6d80bc8d031be9ee97676a /Makefile.am
parent92fb0e829a9b61d1b1db4bdbe6096c1772b7c819 (diff)
downloadmpd-d3a479b7fa1d1e52f9d3950139643fe7e3ff5a57.tar.gz
mpd-d3a479b7fa1d1e52f9d3950139643fe7e3ff5a57.tar.xz
mpd-d3a479b7fa1d1e52f9d3950139643fe7e3ff5a57.zip
event/TimeoutMonitor: wrapper for g_timeout_source_new()
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 777fdd537..e29899a9e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -354,6 +354,7 @@ libutil_a_SOURCES = \
libevent_a_SOURCES = \
src/event/WakeFD.cxx src/event/WakeFD.hxx \
+ src/event/TimeoutMonitor.hxx src/event/TimeoutMonitor.cxx \
src/event/Loop.hxx
# PCM library