diff options
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 2 |
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 |