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)
commit1555a920a24bd8962058b13583c106961511aa8f
tree264b4f0134197d7ed5da10343ea368876ff8d214
parenta1eb491890dd3378af576e9e44ef09e66e8095eb
parent0dc94b5ea277ccb28cf02d837db4dbb6c5c112f8
Merge: Makefile: Fix glob patterns

Forgot the call to `$(wildcard)`.

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

Pull-Request: #2444