summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJonathan Chambers <joncham@gmail.com>2019-09-16 18:40:44 -0400
committerIvan Maidanski <ivmai@mail.ru>2019-10-07 07:58:38 +0300
commitc21ba3b2a72161a2cb4418c2c6d852742756a563 (patch)
tree901295025505cb7c46cb51baa020d2298fb6dc72 /Makefile.am
parentb0d0fafc346fd2b205f268ec6c40413dfdca9934 (diff)
downloadbdwgc-c21ba3b2a72161a2cb4418c2c6d852742756a563.tar.gz
Add dummy target for mono client
(a cherry-pick of commit b762dda6 from Unity-Technologies/bdwgc) * Makefile.am (test-bundle): New target (empty).
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2de4a844..a927851b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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: