Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r3b2f41e r0ea0b8f  
    202202
    203203        LIBCFA_TARGET_DIRS="${LIBCFA_TARGET_DIRS} ${lib_dir}"
    204         LIBCFA_1TARGET_DIR="${lib_dir}"
    205204        LIBCFA_TARGET_MAKEFILES="${LIBCFA_TARGET_MAKEFILES} ${lib_dir}/Makefile"
    206205
     
    214213
    215214AC_SUBST(LIBCFA_TARGET_DIRS)
    216 AC_SUBST(LIBCFA_1TARGET_DIR)
    217215AC_SUBST(LIBCFA_TARGET_MAKEFILES)
    218216
     
    280278        driver/Makefile
    281279        src/Makefile
    282         libcfa/Makefile:libcfa/Makefile.dist.in
     280        benchmark/Makefile
    283281        tests/Makefile
    284282        longrun_tests/Makefile
    285         benchmark/Makefile
    286283        tools/Makefile
    287284        tools/prettyprinter/Makefile
Note: See TracChangeset for help on using the changeset viewer.