about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-04-01 23:14:53 +0100
committerJames Booth <boothj5@gmail.com>2014-04-01 23:14:53 +0100
commit96e32fe17846a8ef25faad25bd57fbdc7338a16f (patch)
treecba892d020b33d92954818a190aba427d1459ddd /Makefile.am
parent404dde281018596e3ff8b8b46dddbf622cc9670a (diff)
downloadprofani-tty-96e32fe17846a8ef25faad25bd57fbdc7338a16f.tar.gz
Added cmd_win test
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b508981b..13f2d591 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -77,6 +77,7 @@ tests_sources = \
 	tests/test_server_events.c \
 	tests/test_muc.c \
     tests/test_cmd_roster.c \
+    tests/test_cmd_win.c \
 	tests/testsuite.c
 
 main_source = src/main.c