crda: Fix the keys-gcrypt.c target and remove key.priv.pem on clean
authorEvgeni Golov <sargentd@die-welt.net>
Mon, 20 Oct 2008 15:47:32 +0000 (17:47 +0200)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 20 Oct 2008 16:09:39 +0000 (09:09 -0700)
commit8cae7f5428b4ce58a3623fed8b0ae3bca77c6d91
tree2c2126f9a9fe8720d42824a514065b5254d3a426
parent1c59f614e16b67e1e2df9b2d60be51095ccf7c90
crda: Fix the keys-gcrypt.c target and remove key.priv.pem on clean

  * use $(wildcard *.pem) in the keys-gcrypt.c target
  * remove key.priv.pem if it's the test-key in the
    clean target

Signed-off-by: Evgeni Golov <sargentd@die-welt.net>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Makefile