Merge: Makefile: Fix glob patterns
authorJean Privat <jean@pryen.org>
Tue, 16 May 2017 13:27:58 +0000 (09:27 -0400)
committerJean Privat <jean@pryen.org>
Tue, 16 May 2017 13:27:58 +0000 (09:27 -0400)
Forgot the call to `$(wildcard)`.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>

Pull-Request: #2444


Trivial merge