From 28934c6bc1a55b993f54b5ff7e3c809767f694d2 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sun, 23 Apr 2017 10:00:42 +0200 Subject: Fix dist target. --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Makefile.am') 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 -- cgit v1.2.3