summaryrefslogtreecommitdiff
path: root/libmailutils/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-09-15 01:42:10 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2010-09-15 01:42:10 +0300
commit0ae3a52ef8c7757c6aebe351355d728db13cbf30 (patch)
tree4c565c34945478a774d5e4dda2b0ce6389410ef7 /libmailutils/Makefile.am
parent3397a3ae738cd7f1dfc8820c6575b241394f7c85 (diff)
downloadmailutils-0ae3a52ef8c7757c6aebe351355d728db13cbf30.tar.gz
mailutils-0ae3a52ef8c7757c6aebe351355d728db13cbf30.tar.bz2
Bugfix.
* libmailutils/Makefile.am (SUBDIRS): Make sure tests are descended into only when the libmailutils library is already built.
Diffstat (limited to 'libmailutils/Makefile.am')
-rw-r--r--libmailutils/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmailutils/Makefile.am b/libmailutils/Makefile.am
index ea8d7389d..e05edd883 100644
--- a/libmailutils/Makefile.am
+++ b/libmailutils/Makefile.am
@@ -26,3 +26,3 @@ AM_LFLAGS=-dvp
-SUBDIRS = tests
+SUBDIRS = . tests

Return to:

Send suggestions and report system problems to the System administrator.