On Tue, Apr 30, 2013 at 4:22 PM, Helga Velroyen <[email protected]> wrote:
> LGTM, thanks > Sorry, the patch add a couple tabs too much, which prevented it from working as intended. Interdiff: diff --git a/Makefile.am b/Makefile.am index 9c26a9d..7c43ad5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -427,9 +427,9 @@ HS_BIN_PROGS=src/htools # Haskell programs to be installed in the MYEXECLIB dir if ENABLE_MONITORING - HS_MYEXECLIB_PROGS=src/mon-collector +HS_MYEXECLIB_PROGS=src/mon-collector else - HS_MYEXECLIB_PROGS= +HS_MYEXECLIB_PROGS= endif # Haskell programs to compiled but not installed automatically Sorry for the resend. Michele
