Renamed jabber.h -> xmpp.h

This commit is contained in:
James Booth
2013-01-28 00:32:57 +00:00
parent a9c629dd9e
commit 7dcb85c701
8 changed files with 10 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
bin_PROGRAMS = profanity
profanity_SOURCES = src/command.c src/contact.c src/history.c src/jabber.h \
profanity_SOURCES = src/command.c src/contact.c src/history.c src/xmpp.h \
src/preferences.c src/autocomplete.c src/status_bar.c \
src/command.h src/contact.h src/history.h src/log.c src/preferences.h \
src/autocomplete.h src/title_bar.c src/windows.c src/common.c \