Ignore:
Timestamp:
Jul 25, 2018, 5:18:10 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:
4e1572f
Parents:
b8f6002
Message:

configure now creates a symlink in the test folder when building outside of the tree

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tests/Makefile.in

    rb8f6002 r56de5932  
    104104CONFIG_HEADER = $(top_builddir)/config.h
    105105CONFIG_CLEAN_FILES = config.py
    106 CONFIG_CLEAN_VPATH_FILES =
     106CONFIG_CLEAN_VPATH_FILES = test.py
    107107am__dirstamp = $(am__leading_dot)dirstamp
    108108am_avl_test_OBJECTS = avltree/avl_test.$(OBJEXT) \
     
    170170CTAGS = ctags
    171171am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.py.in \
    172         $(top_srcdir)/automake/depcomp
     172        $(srcdir)/test.py $(top_srcdir)/automake/depcomp
    173173DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    174174ACLOCAL = @ACLOCAL@
Note: See TracChangeset for help on using the changeset viewer.