Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • driver/Makefile.in

    r1f86d5e r8ff178d  
    334334
    335335# applies to both programs
    336 AM_CXXFLAGS = @HOST_FLAGS@ -Wall -O2 -g -std=c++14 -I${abs_top_srcdir}/src
     336AM_CXXFLAGS = @HOST_FLAGS@ -Wall -O2 -g -std=c++14 -I${abs_top_srcdir}/src -I${abs_top_srcdir}/src/include
    337337cfa_SOURCES = cfa.cc
    338338
Note: See TracChangeset for help on using the changeset viewer.