Use LTLIBOBJS.
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -19,5 +19,5 @@ noinst_HEADERS = argcv.h error.h fnmatch.h getline.h getopt.h md5.h mu_dbm.h\ | ... | @@ -19,5 +19,5 @@ noinst_HEADERS = argcv.h error.h fnmatch.h getline.h getopt.h md5.h mu_dbm.h\ |
19 | regex.h snprintf.h xalloc.h xstrtol.h obstack.h \ | 19 | regex.h snprintf.h xalloc.h xstrtol.h obstack.h \ |
20 | argp-fmtstream.h argp-namefrob.h argp.h mu_asprintf.h | 20 | argp-fmtstream.h argp-namefrob.h argp.h mu_asprintf.h |
21 | 21 | ||
22 | libmailutils_la_LIBADD = @LIBOBJS@ @ALLOCA@ | 22 | libmailutils_la_LIBADD = @LTLIBOBJS@ @ALLOCA@ |
23 | 23 | ... | ... |
-
Please register or sign in to post a comment