aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0232ffe0a..1f80fe9a3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -123,6 +123,8 @@ empathy_av_SOURCES = \
empathy-video-widget.h \
ev-sidebar.c \
ev-sidebar.h \
+ empathy-mic-monitor.c \
+ empathy-mic-monitor.h
$(NULL)
nodist_empathy_av_SOURCES = $(BUILT_SOURCES)
@@ -176,7 +178,9 @@ empathy_call_SOURCES = \
empathy-mic-menu.c \
empathy-mic-menu.h \
empathy-rounded-actor.c \
- empathy-rounded-actor.h
+ empathy-rounded-actor.h \
+ empathy-mic-monitor.c \
+ empathy-mic-monitor.h
nodist_empathy_call_SOURCES = $(BUILT_SOURCES)