summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2014-09-03 13:07:26 +0200
committerDave Davenport <qball@gmpclient.org>2014-09-03 13:07:26 +0200
commit0462811800e69933a069ac48e471bc6016aae08f (patch)
treec57272b3a755152ffc0df12c767cc38e3707c5b9 /Makefile.am
parent5f33d506b9e7ef4c78d33d78044f092fb0dfb201 (diff)
Add flexible configuration for launching
* You can now specify links: {terminal} -e bash -e "{ssh-client} {host}" * Add test for this code.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index def70dec..60092bae 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,6 +31,7 @@ rofi_SOURCES=\
source/script-dialog.c\
source/history.c\
config/config.c\
+ source/helper.c\
include/rofi.h\
include/run-dialog.h\
include/ssh-dialog.h\
@@ -38,7 +39,8 @@ rofi_SOURCES=\
include/script-dialog.h\
include/xrmoptions.h\
include/history.h\
- include/textbox.h
+ include/textbox.h\
+ include/helper.h
##
# Manpage