about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-06-17 00:40:06 +0100
committerJames Booth <boothj5@gmail.com>2015-06-17 00:40:06 +0100
commit8fde14879a7f9d6d6a60244e8f8000c123dd3115 (patch)
tree34916cad79cb270959b576f3f46231db1b4d2231 /Makefile.am
parent637b8bee9fcaeedbb09636b76e34270abbfcab47 (diff)
parenta798dc5618580265e60f93be091b649b4bf86dee (diff)
downloadprofani-tty-8fde14879a7f9d6d6a60244e8f8000c123dd3115.tar.gz
Merge branch 'master' into openpgp
Conflicts:
	src/command/commands.c
	src/command/commands.h
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 9b5caa85..e524a48f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,6 +20,7 @@ core_sources = \
 	src/ui/titlebar.c src/ui/statusbar.c src/ui/inputwin.c \
 	src/ui/titlebar.h src/ui/statusbar.h src/ui/inputwin.h \
 	src/ui/console.c src/ui/notifier.c \
+	src/ui/win_types.h \
 	src/window_list.c src/window_list.h \
 	src/ui/rosterwin.c src/ui/occupantswin.c \
 	src/ui/buffer.c src/ui/buffer.h \