Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
ce10588a
...
ce10588ad7e5f4656874d884ff3cedf4ef89165d
authored
2010-06-02 22:08:18 +0300
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Minor fix.
* examples/Makefile.am (mta_CPPFLAGS): New variable.
1 parent
c4a0a717
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
examples/Makefile.am
examples/Makefile.am
View file @
ce10588
...
...
@@ -78,6 +78,7 @@ msg_send_LDADD =\
@MU_AUTHLIBS@
\
${
MU_LIB_MAILUTILS
}
mta_CPPFLAGS
=
-I
${
top_srcdir
}
/lib -I
${
top_builddir
}
/lib
mta_LDADD
=
\
../lib/libmuaux.la
\
${
MU_LIB_MBOX
}
\
...
...
Please
register
or
sign in
to post a comment