Some more changes to Makefile.am for htools
authorIustin Pop <iustin@google.com>
Fri, 8 Apr 2011 09:14:51 +0000 (11:14 +0200)
committerIustin Pop <iustin@google.com>
Tue, 12 Apr 2011 08:55:57 +0000 (10:55 +0200)
commit49e11c494ecec36e175bb6de32c9ea5c7a2f3abc
treec0906d76b8b0a1509a45f523fb135d729181596e
parent10028866d2824702902a9f94176ca5e680be0828
Some more changes to Makefile.am for htools

I duplicate the BINARY= rule in the ghc invocation in order to be able
to silence the if, which was confusing.

Additionally, a new target for running just the htools unit-tests is
provided.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Makefile.am