diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index c232652c1..40adee61f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -159,6 +159,8 @@ empathy_call_SOURCES = \ empathy-call-window.h \ empathy-call-window-fullscreen.c \ empathy-call-window-fullscreen.h \ + empathy-about-dialog.c \ + empathy-about-dialog.h \ empathy-audio-sink.c \ empathy-audio-sink.h \ empathy-audio-src.c \ |