]> git.ozlabs.org Git - ccan/commit
Add missing files to make clean
authorDavid Gibson <david@gibson.dropbear.id.au>
Tue, 16 Feb 2016 11:53:50 +0000 (22:53 +1100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Fri, 29 Apr 2016 23:18:28 +0000 (09:18 +1000)
commit0e46d8c0ac29b851563ef8a8f3300376bf3c893c
tree67ab05e3b65cd1829d372941269b7c91ea456d0d
parent2953f5147b5d84b846a1d756652582ad3e5348fe
Add missing files to make clean

At present, "make clean" will not remove the module-Makefile files for
non-top-level modules.  It also won't remove the generated config.h.
Correct those errors.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Makefile