diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index ccf6c8f1d..4e2654050 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -33,6 +33,8 @@ check_main_SOURCES = \ check-helpers.h \ check-libempathy.h \ check-empathy-utils.c \ + check-empathy-helpers.h \ + check-empathy-helpers.c \ check-irc-helper.h \ check-irc-helper.c \ check-empathy-irc-server.c \ |