Changeset a6acbd5 for tests/Makefile.am
- Timestamp:
- Aug 10, 2020, 4:27:37 PM (3 years ago)
- Branches:
- ADT, arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- b8e7aed
- Parents:
- 5104893 (diff), e2702fd (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
r5104893 ra6acbd5 18 18 ACLOCAL_AMFLAGS = -I automake 19 19 20 include $(top_srcdir)/ src/cfa.make20 include $(top_srcdir)/tools/build/cfa.make 21 21 22 22 DEFAULT_INCLUDES = -I${abs_srcdir}
Note: See TracChangeset
for help on using the changeset viewer.