summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-11-24 22:13:07 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-11-24 22:13:07 +0000
commit16475bb59d7c64c8b7dfbdf6f4be5cc40db9e1de (patch)
tree49f3910a31eec3e972c19ef698eb7db397802870 /examples
parent2c46f6bcd1624290c3c1af0df97756d3a81bd02d (diff)
downloadmailutils-16475bb59d7c64c8b7dfbdf6f4be5cc40db9e1de.tar.gz
mailutils-16475bb59d7c64c8b7dfbdf6f4be5cc40db9e1de.tar.bz2
Pointed moddir to a more appropriate place
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 6caf018b6..c27ac2da7 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -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

Return to:

Send suggestions and report system problems to the System administrator.