diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 933a44f6..5d5e3fba 100644 --- a/Makefile.am +++ b/Makefile.am @@ -77,6 +77,7 @@ test_sources = \ tests/test_cmd_account.c \ tests/test_cmd_rooms.c \ tests/test_cmd_sub.c \ + tests/test_cmd_alias.c \ tests/test_cmd_statuses.c \ tests/test_history.c \ tests/test_jid.c \ |