mirror of
https://github.com/davatorium/rofi.git
synced 2025-02-03 15:34:54 -05:00
Fix make dist, add to travis.
This commit is contained in:
parent
5b7b758b56
commit
0461db9426
2 changed files with 1 additions and 2 deletions
|
@ -27,3 +27,4 @@ script:
|
||||||
- make test
|
- make test
|
||||||
# to re-enable if xdotool is allowed.
|
# to re-enable if xdotool is allowed.
|
||||||
- make test-x
|
- make test-x
|
||||||
|
- make distcheck
|
||||||
|
|
|
@ -103,8 +103,6 @@ EXTRA_DIST=\
|
||||||
$(markdown_FILES)\
|
$(markdown_FILES)\
|
||||||
$(markdown_SC_FILES)\
|
$(markdown_SC_FILES)\
|
||||||
Examples/i3_switch_workspaces.sh\
|
Examples/i3_switch_workspaces.sh\
|
||||||
Examples/brightness_rofi.sh\
|
|
||||||
Examples/domo_rofi_script.sh\
|
|
||||||
${top_srcdir}/config/config.def.c\
|
${top_srcdir}/config/config.def.c\
|
||||||
INSTALL.md\
|
INSTALL.md\
|
||||||
AUTHORS\
|
AUTHORS\
|
||||||
|
|
Loading…
Add table
Reference in a new issue