summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2017-06-08 15:28:41 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2017-06-08 15:28:41 +0300
commit1c236dc8e90dd6a2a8cde632f3d6bd0c3a5b1ea0 (patch)
tree5919cd059c3b8e36a0aa74e3c974ec2e819bed74
parent2c83d0247675ac08791401dc2b341d7f3f201830 (diff)
downloadmailutils-1c236dc8e90dd6a2a8cde632f3d6bd0c3a5b1ea0.tar.gz
mailutils-1c236dc8e90dd6a2a8cde632f3d6bd0c3a5b1ea0.tar.bz2
Include new headers to the distribution
-rw-r--r--include/mailutils/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/mailutils/Makefile.am b/include/mailutils/Makefile.am
index 6b83274e3..95de7e79b 100644
--- a/include/mailutils/Makefile.am
+++ b/include/mailutils/Makefile.am
@@ -73,6 +73,7 @@ pkginclude_HEADERS = \
kwd.h\
ldap.h\
list.h\
+ locus.h\
locker.h\
log.h\
mailbox.h\
@@ -116,7 +117,8 @@ pkginclude_HEADERS = \
types.h\
url.h\
version.h\
- wordsplit.h
+ wordsplit.h\
+ yyloc.h
if MU_COND_SUPPORT_CXX
CPP_DIR = cpp

Return to:

Send suggestions and report system problems to the System administrator.