summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2018-11-01 09:32:00 +0100
committerDave Davenport <qball@gmpclient.org>2018-11-01 09:32:00 +0100
commit1ed94ead7e20161482bccbaa0eeb1f3006c743d4 (patch)
tree9c7e17ece20a8532f48977364a9fc779dbe459a6 /Makefile.am
parent6146d25b3689e361b81850e8cbf05e0e990ca335 (diff)
Add missing Example script
Fixes: #869
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 95a82192..532cf790 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -240,6 +240,9 @@ EXTRA_DIST+=\
$(markdown_FILES)\
$(markdown_SC_FILES)\
Examples/i3_switch_workspaces.sh\
+ Examples/i3_empty_workspace.sh\
+ Examples/test_script_mode.sh\
+ Examples/rofi-file-browser.sh\
INSTALL.md\
AUTHORS\
doc/rofi.doxy.in\