diff --git a/.travis.yml b/.travis.yml index 40424ade..7d8d67d5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,3 +27,4 @@ script: - make test # to re-enable if xdotool is allowed. - make test-x + - make distcheck diff --git a/Makefile.am b/Makefile.am index 8a49572e..c65d0866 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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\