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
83171c57
...
83171c57eebf70182c5215a3173cbe23fc4159a9
authored
2005-02-28 23:27:32 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
6fdf2cb0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
frm/Makefile.am
frm/Makefile.am
View file @
83171c5
...
...
@@ -32,8 +32,9 @@ frm_LDADD = \
../mailbox/maildir/libmu_maildir.la
\
../mailbox/libmailbox.la
\
../lib/libmailutils.la
\
@AUTHLIBS@ @MU_COMMON_LIBRARIES@
@AUTHLIBS@ @
FRIBIDI_LIBS@ @
MU_COMMON_LIBRARIES@
install-exec-hook
:
cd
$(DESTDIR)$(bindir)
&&
\
$(LN_S)
-f frm
$(EXEEXT)
from
$(EXEEXT)
...
...
Please
register
or
sign in
to post a comment