From 4c6cfcdca0f7aec1f0e3243a60d88ed494357a5d Mon Sep 17 00:00:00 2001 From: James Booth Date: Fri, 16 Jan 2015 22:50:40 +0000 Subject: Simplified autocompleters and command history --- Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9d44c003..d9fa9729 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,9 +21,9 @@ core_sources = \ src/ui/windows.c src/ui/windows.h \ src/ui/rosterwin.c src/ui/occupantswin.c \ src/ui/buffer.c src/ui/buffer.h \ - src/command/command.h src/command/command.c src/command/history.c \ + src/command/command.h src/command/command.c \ src/command/commands.h src/command/commands.c \ - src/command/history.h src/tools/parser.c \ + src/tools/parser.c \ src/tools/parser.h \ src/tools/p_sha1.h src/tools/p_sha1.c \ src/tools/autocomplete.c src/tools/autocomplete.h \ @@ -44,9 +44,9 @@ tests_sources = \ src/roster_list.c src/roster_list.h \ src/xmpp/xmpp.h src/xmpp/form.c \ src/ui/ui.h \ - src/command/command.h src/command/command.c src/command/history.c \ + src/command/command.h src/command/command.c \ src/command/commands.h src/command/commands.c \ - src/command/history.h src/tools/parser.c \ + src/tools/parser.c \ src/tools/parser.h \ src/tools/p_sha1.h src/tools/p_sha1.c \ src/tools/autocomplete.c src/tools/autocomplete.h \ -- cgit 1.4.1-2-gfad0