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 d77f75fd9..91c9988e9 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -179,6 +179,8 @@ empathy_call_SOURCES = \ empathy-mic-menu.h \ empathy-rounded-actor.c \ empathy-rounded-actor.h \ + empathy-rounded-rectangle.c \ + empathy-rounded-rectangle.h \ empathy-rounded-texture.c \ empathy-rounded-texture.h \ empathy-mic-monitor.c \ |