Move unittests object files to unittests subdirectory
authorTom Tromey <tom@tromey.com>
Tue, 21 Nov 2017 19:56:55 +0000 (12:56 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 27 Nov 2017 23:53:24 +0000 (16:53 -0700)
Move the object files corresponding to unittests/*.c to the unittests
subdirectory in the build tree.

ChangeLog
2017-11-27  Tom Tromey  <tom@tromey.com>

* Makefile.in (SUBDIR_UNITTESTS_OBS): Redefine.
(%.o): Remove unittests rule.
(CONFIG_SRC_SUBDIR): Add unittests.


No differences found