mirror of
https://github.com/davatorium/rofi.git
synced 2025-01-27 15:25:24 -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
|
||||
# to re-enable if xdotool is allowed.
|
||||
- make test-x
|
||||
- make distcheck
|
||||
|
|
|
@ -103,8 +103,6 @@ EXTRA_DIST=\
|
|||
$(markdown_FILES)\
|
||||
$(markdown_SC_FILES)\
|
||||
Examples/i3_switch_workspaces.sh\
|
||||
Examples/brightness_rofi.sh\
|
||||
Examples/domo_rofi_script.sh\
|
||||
${top_srcdir}/config/config.def.c\
|
||||
INSTALL.md\
|
||||
AUTHORS\
|
||||
|
|
Loading…
Add table
Reference in a new issue