Changeset e542b02


Ignore:
Timestamp:
May 8, 2024, 9:51:11 AM (11 days ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
0843ba6
Parents:
983f486
Message:

Update last reference to BasicTypes?-gen.cc. I don't know if it needs to be distributed at all but this should get things working now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.am

    r983f486 re542b02  
    6565___driver_cfa_cpp_SOURCES = $(SRC)
    6666___driver_cfa_cpp_LDADD = -ldl $(LIBPROFILER) $(LIBTCMALLOC)
    67 EXTRA_DIST = include/cassert include/optional BasicTypes-gen.cc
     67EXTRA_DIST = include/cassert include/optional BasicTypes-gen.cpp
    6868
    6969AM_CXXFLAGS = @HOST_FLAGS@ -Wno-deprecated -Wall -Wextra -Werror=return-type -DDEBUG_ALL -I./Parser -I$(srcdir)/Parser -I$(srcdir)/include -DYY_NO_INPUT -O3 -g -std=c++17 $(TCMALLOCFLAG)
Note: See TracChangeset for help on using the changeset viewer.