aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 170e74dc..777fdd53 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -353,7 +353,8 @@ libutil_a_SOURCES = \
# Event loop library
libevent_a_SOURCES = \
- src/event/WakeFD.cxx
+ src/event/WakeFD.cxx src/event/WakeFD.hxx \
+ src/event/Loop.hxx
# PCM library