Changeset 100d12d4 for libcfa


Ignore:
Timestamp:
May 15, 2023, 1:17:03 PM (12 months ago)
Author:
caparsons <caparson@…>
Branches:
ADT, ast-experimental, master
Children:
5908fb4, 8c267cf
Parents:
e23b3ce
Message:

changed makefile since select has a .cfa now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/Makefile.am

    re23b3ce r100d12d4  
    115115        concurrency/kernel/fwd.hfa \
    116116        concurrency/mutex_stmt.hfa \
    117     concurrency/select.hfa \
    118117    concurrency/channel.hfa \
    119118    concurrency/actor.hfa
     
    128127        concurrency/monitor.hfa \
    129128        concurrency/mutex.hfa \
     129    concurrency/select.hfa \
    130130        concurrency/thread.hfa
    131131
Note: See TracChangeset for help on using the changeset viewer.