summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2016-07-14 17:56:27 +0200
committerMathieu Lirzin <mthl@gnu.org>2016-07-25 02:12:37 +0200
commit89b1f89cfc88c1cdc4e61834e8e1b497b978ee99 (patch)
tree06627f9215e4701f38a7d674bf4273fd4daf01f4 /Makefile.am
parent55e72cb1074b5819660f93426e09c0a10f78e102 (diff)
downloadcuirass-89b1f89cfc88c1cdc4e61834e8e1b497b978ee99.tar
cuirass-89b1f89cfc88c1cdc4e61834e8e1b497b978ee99.tar.gz
Move '%program-name' to (cuirass ui) module.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f178cf7..85cac05 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,6 +31,7 @@ TESTS = \
tests/base.scm \
## tests/basic.sh # takes too long to execute
tests/database.scm \
+ tests/ui.scm \
tests/utils.scm
# Unset 'GUILE_LOAD_COMPILED_PATH' altogether while compiling. Otherwise, if