]> git.ozlabs.org Git - ccan/commit
Makefile: list modules explicitly.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 22 Nov 2012 00:32:15 +0000 (11:02 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 22 Nov 2012 00:32:15 +0000 (11:02 +1030)
commit3785a28e52ed66f24355bf12c1d0f7b1908cd7e2
tree8eef7c39161b1ce781bb667ca53a81bb8663b9aa
parentd0d65608c45c7c73bdd6cf57d7f7c44c402dc03a
Makefile: list modules explicitly.

Clumsier than using wildcards, but that breaks down with nested modules
anyway.  In the longer term, we want ccantool to do the building, but for
the moment make is a necessary evil.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Makefile
Makefile-ccan
Makefile-web