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
16475bb5
...
16475bb59d7c64c8b7dfbdf6f4be5cc40db9e1de
authored
2002-11-24 22:13:07 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Pointed moddir to a more appropriate place
1 parent
2c46f6bc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
examples/Makefile.am
examples/Makefile.am
View file @
16475bb
...
...
@@ -12,7 +12,7 @@ noinst_PROGRAMS = \
http
\
mta
moddir
=
$(
datadir
)
moddir
=
$(
libdir)
/
$(PACKAGE
)
mod_LTLIBRARIES
=
numaddr.la
INCLUDES
=
-I
$(top_srcdir)
/include -I
$(top_srcdir)
/lib
...
...
Please
register
or
sign in
to post a comment