about summary refs log tree commit diff stats
path: root/html/010vm.cc.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/010vm.cc.html')
0 files changed, 0 insertions, 0 deletions
2013-01-28 01:35:11 +0000 committer James Booth <boothj5@gmail.com> 2013-01-28 01:35:11 +0000 Renamed history modules' href='/danisanti/profani-tty/commit/Makefile.am?id=c72d7ad6a6c919f09430d0781e99d59388871e4f'>c72d7ad6 ^
7255ef5e ^
bf1cf044 ^
b269ac97 ^
1d5046bc ^
6c3b42cd ^

070d2ced ^
5fd8dcbc ^



c72d7ad6 ^
527e739a ^
1d5046bc ^
c588a118 ^
2655d9e8 ^
3e92c60e ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
                        
                                                                                  
                                                                 
                                                                 

                                                                            
                                                                                 
                                                                       
                                                        
                                                         
                                                          

                                                               
                                                         



                                                                                      
                                                                             
                                                                        
                                                                           
                                           
 
                           
bin_PROGRAMS = profanity
profanity_SOURCES = src/command.c src/contact.c src/command_history.c src/xmpp.h \
	src/preferences.c src/autocomplete.c src/ui_statusbar.c \
	src/command.h src/contact.h src/log.c src/preferences.h \
	src/autocomplete.h src/ui_titlebar.c src/ui_windows.c src/common.c \
	src/contact_list.c src/ui_inputwin.c src/log.h src/profanity.c \
	src/history.c src/ui.h src/common.h src/ contact_list.h src/xmpp_conn.c \
	src/main.c src/profanity.h src/history.h  src/xmpp_presence.c \
	src/tinyurl.c src/tinyurl.h src/chat_session.c \
	src/chat_session.h src/muc.c src/xmpp_message.c \
	src/muc.h src/xmpp_stanza.c src/command_parser.c \
	src/theme.c src/theme.h src/window.c src/window.h \
	src/files.c src/files.h src/accounts.c src/accounts.h \
	src/jid.h src/jid.c src/xmpp_caps.c src/xmpp_iq.c

TESTS = tests/testsuite
check_PROGRAMS = tests/testsuite
tests_testsuite_SOURCES = tests/test_contact_list.c src/contact_list.c src/contact.c \
	tests/test_common.c tests/test_history.c src/history.c src/common.c \
	tests/test_autocomplete.c src/autocomplete.c tests/testsuite.c \
	tests/test_parser.c src/command_parser.c tests/test_jid.c src/jid.c
tests_testsuite_LDADD = -lheadunit -lstdc++

man_MANS = docs/profanity.1