aboutsummaryrefslogtreecommitdiff
path: root/src/my/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/my/Makefile.am')
-rw-r--r--src/my/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/my/Makefile.am b/src/my/Makefile.am
index 959085c5f..cead9a8b4 100644
--- a/src/my/Makefile.am
+++ b/src/my/Makefile.am
@@ -30,6 +30,9 @@ TESTS = \
30 test_my 30 test_my
31endif 31endif
32 32
33EXTRA_DIST = \
34 test_my.conf
35
33check_PROGRAMS= \ 36check_PROGRAMS= \
34 test_my 37 test_my
35 38