Ignore:
Timestamp:
Nov 25, 2016, 2:52:45 PM (7 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
f773f67
Parents:
c15b805
Message:

Updated the makefile for concurrency

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/libcfa/Makefile.am

    rc15b805 r0e76cf4f  
    5656CC = ${abs_top_srcdir}/src/driver/cfa
    5757
    58 headers = limits stdlib math iostream fstream iterator rational containers/vector
     58headers = limits stdlib math iostream fstream iterator rational containers/vector concurrency/threads
     59runtimehdrs = concurrency
    5960libobjs = ${headers:=.o}
    6061
Note: See TracChangeset for help on using the changeset viewer.