Makefile: Fix glob patterns
authorJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Sun, 14 May 2017 22:26:24 +0000 (18:26 -0400)
committerJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Sun, 14 May 2017 22:26:24 +0000 (18:26 -0400)
commit0dc94b5ea277ccb28cf02d837db4dbb6c5c112f8
tree264b4f0134197d7ed5da10343ea368876ff8d214
parenta1eb491890dd3378af576e9e44ef09e66e8095eb
Makefile: Fix glob patterns

Forgot the call to `$(wildcard)`.

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