1
0
Fork 0
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:
Dave Davenport 2015-11-08 10:35:43 +01:00
parent 5b7b758b56
commit 0461db9426
2 changed files with 1 additions and 2 deletions

View file

@ -27,3 +27,4 @@ script:
- make test
# to re-enable if xdotool is allowed.
- make test-x
- make distcheck

View file

@ -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\