Changeset b7fe2e6 for tests


Ignore:
Timestamp:
Aug 25, 2020, 4:01:33 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
856dff8
Parents:
5339a87
Message:

Distribution now correctly handles libcfa but requires handcrafted Makefile.
This is a step forward but can't work in practice

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Makefile.am

    r5339a87 rb7fe2e6  
    6767avl_test_SOURCES = avltree/avl_test.cfa avltree/avl0.cfa avltree/avl1.cfa avltree/avl2.cfa avltree/avl3.cfa avltree/avl4.cfa avltree/avl-private.cfa
    6868# automake doesn't know we still need C/CPP rules so pretend like we have a C program
    69 _dummy_hack_SOURCES = .dummy_hack.c .dummy_hackxx.cpp
     69nodist__dummy_hack_SOURCES = .dummy_hack.c .dummy_hackxx.cpp
    7070
    7171#----------------------------------------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.