Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r2e7afe r0f0407  
    427427AC_CONFIG_FILES([tests/Fragmentations/molecuilder], [chmod +x tests/Fragmentations/molecuilder])
    428428
     429AC_CONFIG_TESTDIR(tests/GuiChecks)
     430AC_CONFIG_FILES([
     431        tests/GuiChecks/atlocal
     432        tests/GuiChecks/Makefile])
     433AC_CONFIG_FILES([tests/GuiChecks/molecuilder], [chmod +x tests/GuiChecks/molecuilder])
     434AC_CONFIG_FILES([tests/GuiChecks/molecuilderguitest], [chmod +x tests/GuiChecks/molecuilderguitest])
     435
    429436AC_CONFIG_TESTDIR(tests/JobMarket)
    430437AC_CONFIG_FILES([
Note: See TracChangeset for help on using the changeset viewer.