summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2017-04-23 10:00:42 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2017-04-23 10:00:42 +0200
commit28934c6bc1a55b993f54b5ff7e3c809767f694d2 (patch)
tree27ffe36abc76d1ee1ee5bbad4fd257d1cf7a9265 /test/Makefile.am
parentb2daadf6fe64715705617e6a9b11163359b7d927 (diff)
Fix dist target.
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 58d7f1b..027b022 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,5 +1,5 @@
# Rules for the test code (use `make check` to execute)
-SUBDIRS = dgreftest
+SUBDIRS = dgreftest uitests
if ENABLE_TESTS