Skip to content

ewmh/Makefile.am: replace $< with the actual files for POSIX compliance

E5ten requested to merge posix-make into master

$< is only specified in POSIX make for inference rules

Merge request reports