« Previous | Next » 

Revision 5ac4e986

ID5ac4e98673e17bdbe8aa01edae8235e38c71842c
Parent ead368bb
Child 014eaaa0

Added by Petr Pudlak about 10 years ago

A quick fix for broken 'make distcheck'

The offending target 'test/hs/offline-test.sh' requires the dependencies
even when the test isn't actually run. This is because currently our
Makefile doesn't distinguish between prerequisites for building test
scripts and running them.

This is a quick fix that hides the dependencies if the Haskell tests
aren't built, but it doesn't address the core problem. This will be
fixed in a separate patch series.

Signed-off-by: Petr Pudlak <>
Reviewed-by: Jose A. Lopes <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences