Add dummy target for mono client
authorJonathan Chambers <joncham@gmail.com>
Mon, 16 Sep 2019 22:40:44 +0000 (18:40 -0400)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 7 Oct 2019 04:58:38 +0000 (07:58 +0300)
(a cherry-pick of commit b762dda6 from Unity-Technologies/bdwgc)

* Makefile.am (test-bundle): New target (empty).

Makefile.am

index 2de4a84..a927851 100644 (file)
@@ -223,3 +223,6 @@ include tests/tests.am
 include doc/doc.am
 ## Putting these at the top causes cord to be built first, and not find
 ## libgc.a on HP/UX.  There may be a better fix.
+
+# A dummy target for mono build.
+test-bundle: