(libmu_imap_la_LIBADD): New variable
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -21,6 +21,7 @@ INCLUDES = @MU_COMMON_INCLUDES@ -I${top_srcdir}/mailbox/include @INTLINCS@ | ... | @@ -21,6 +21,7 @@ INCLUDES = @MU_COMMON_INCLUDES@ -I${top_srcdir}/mailbox/include @INTLINCS@ |
21 | 21 | ||
22 | lib_LTLIBRARIES = libmu_imap.la | 22 | lib_LTLIBRARIES = libmu_imap.la |
23 | libmu_imap_la_LDFLAGS=-version-info @VI_CURRENT@:@VI_REVISION@:@VI_AGE@ | 23 | libmu_imap_la_LDFLAGS=-version-info @VI_CURRENT@:@VI_REVISION@:@VI_AGE@ |
24 | libmu_imap_la_LIBADD = @INTLLIBS@ | ||
24 | 25 | ||
25 | libmu_imap_la_SOURCES = \ | 26 | libmu_imap_la_SOURCES = \ |
26 | folder.c\ | 27 | folder.c\ | ... | ... |
-
Please register or sign in to post a comment