source: tests/Makefile.am@ 0f3042

Last change on this file since 0f3042 was 24e19e, checked in by Frederik Heber <heber@…>, 12 years ago

FIX: Have configure.ac create tests/Python and JobMarket, otherwist dist-targets fail.

  • we remove Python via CONDPYTHON inside tests/Python/Makefile.am.
  • similarly for JobMarket.
  • Property mode set to 100755
File size: 107 bytes
RevLine 
[c015b3]1SUBDIRS =
2
3SUBDIRS += \
[878044]4 CodeChecks \
5 regression \
6 Fragmentations \
[24e19e]7 Tesselations \
8 Python \
9 JobMarket
Note: See TracBrowser for help on using the repository browser.