Changeset 534e4e4 for src/Makefile.in


Ignore:
Timestamp:
Aug 3, 2018, 4:05:38 PM (6 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, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
Children:
4dcaed2
Parents:
ba9baad
Message:

Some clean-up before tackling finding directories

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.in

    rba9baad r534e4e4  
    137137subdir = src
    138138ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
    139 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
     139am__aclocal_m4_deps = $(top_srcdir)/automake/cfa.m4 \
     140        $(top_srcdir)/configure.ac
    140141am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
    141142        $(ACLOCAL_M4)
Note: See TracChangeset for help on using the changeset viewer.