summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2015-08-03 20:40:01 +0200
committerQC <qball@gmpclient.org>2015-08-03 20:40:01 +0200
commitda044e0a055b0264e0d99efd9fe35004242999bc (patch)
treeb1d28118199e84b6249da9f12688f86a9f1a7c88 /Makefile.am
parenta3089e5709e5440506b500a10aabba99d7e01253 (diff)
Add rofi-sensible-terminal script.
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 71d33fd1..a5446d97 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,8 @@ AUTOMAKE_OPTIONS = 1.11.3
##
bin_PROGRAMS=rofi
+dist_bin_SCRIPTS=script/rofi-sensible-terminal
+
LIBS=\
@xft_LIBS@\
@x11_LIBS@\