summaryrefslogtreecommitdiff
path: root/from
diff options
context:
space:
mode:
authorSam Roberts <sroberts@uniserve.com>2002-02-20 14:19:57 +0000
committerSam Roberts <sroberts@uniserve.com>2002-02-20 14:19:57 +0000
commitada8afcef8acaa07e8475f02099207a1dfbf287b (patch)
tree51920ff6676b5a0e271a6bcc081089c6d3abab63 /from
parent19b7e16d6c3d5c561ff6bd9d04aed7b6dd74fdc4 (diff)
downloadmailutils-ada8afcef8acaa07e8475f02099207a1dfbf287b.tar.gz
mailutils-ada8afcef8acaa07e8475f02099207a1dfbf287b.tar.bz2
The exe_DEPENDENCIES lines prevent the _LDADD lines being used for
dependencies, so the exes dont' get rebuilt when the libraries are rebuilt, unless explicitly listed.
Diffstat (limited to 'from')
-rw-r--r--from/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/from/Makefile.am b/from/Makefile.am
index 8da38c237..ce3a0c938 100644
--- a/from/Makefile.am
+++ b/from/Makefile.am
@@ -3,5 +3,4 @@ INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib
bin_PROGRAMS = from
-from_DEPENDENCIES = ../mailbox/libmailbox.la
from_LDADD = ../mailbox/libmailbox.la ../lib/libmailutils.la

Return to:

Send suggestions and report system problems to the System administrator.