Skip to content

Small portability and syntax errors fixed in Makefile.am files

David Cantrell requested to merge dcantrell/adwaita-icon-theme:master into master

Two things:

  1. Remove unnecessary 'echo -e' in src/fullcolor/Makefile.am

  2. Join size= variable with the rest of the install-data-local target in src/spinner/Makefile.am

Merge request reports