summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/asymptote/tests/Makefile')
-rw-r--r--Build/source/utils/asymptote/tests/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/utils/asymptote/tests/Makefile b/Build/source/utils/asymptote/tests/Makefile
index ec7827ca476..659737bfd4d 100644
--- a/Build/source/utils/asymptote/tests/Makefile
+++ b/Build/source/utils/asymptote/tests/Makefile
@@ -1,6 +1,7 @@
.NOTPARALLEL:
-TESTDIRS = string arith frames types imp array pic
+TESTDIRS = string arith frames types imp array pic gs
+
EXTRADIRS = gsl output
test: $(TESTDIRS)