Added libotr

This commit is contained in:
James Booth
2013-08-13 22:23:47 +01:00
parent b1768f942c
commit 10f556f412
5 changed files with 85 additions and 4 deletions

View File

@@ -21,7 +21,8 @@ profanity_SOURCES = \
src/tools/tinyurl.c src/tools/tinyurl.h \
src/config/accounts.c src/config/accounts.h \
src/config/preferences.c src/config/preferences.h \
src/config/theme.c src/config/theme.h
src/config/theme.c src/config/theme.h \
src/otr.c src/otr.h
TESTS = tests/testsuite
check_PROGRAMS = tests/testsuite