summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-05-30 10:25:58 +0200
committerDave Davenport <qball@gmpclient.org>2016-05-30 10:25:58 +0200
commit1b5bcaa9f4a73adf07a3a4eb3c37f4f91032a417 (patch)
tree29289deedc989d79bddf5bfbc68184b4141ed40d /Makefile.am
parente84e387e9423404df028c41ffa0ad17c66a25b0e (diff)
Issue #411: Show list of Keyboard bindings with rofi, from rofi.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 769bcc4d..4f7834ef 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -38,6 +38,7 @@ rofi_SOURCES=\
source/dialogs/combi.c\
source/dialogs/window.c\
source/dialogs/script.c\
+ source/dialogs/help-keys.c\
include/xcb.h\
include/xcb-internal.h\
include/rofi.h\
@@ -64,6 +65,7 @@ rofi_SOURCES=\
include/dialogs/script.h\
include/dialogs/window.h\
include/dialogs/dialogs.h\
+ include/dialogs/help-keys.h\
include/xkb.h\
include/xkb-internal.h