about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-02-01 16:16:56 +0000
committerJames Booth <boothj5@gmail.com>2014-02-01 16:16:56 +0000
commit652e99fdd8dcd42e75cbacde89aecbe903a368e2 (patch)
tree62b75fa781db4a31dffc95d832f13804cc5a1cdc /Makefile.am
parent23842e5254f91ebecac37ceea6a28a240accae24 (diff)
downloadprofani-tty-652e99fdd8dcd42e75cbacde89aecbe903a368e2.tar.gz
Added cmd_bookmark tests
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 802340e0..148ee61d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -79,6 +79,7 @@ test_sources = \
 	tests/test_cmd_sub.c \
 	tests/test_cmd_alias.c \
 	tests/test_cmd_statuses.c \
+	tests/test_cmd_bookmark.c \
 	tests/test_history.c \
 	tests/test_jid.c \
 	tests/test_parser.c \