Commit 1c236dc8 1c236dc8e90dd6a2a8cde632f3d6bd0c3a5b1ea0 by Sergey Poznyakoff

Include new headers to the distribution

1 parent 2c83d024
......@@ -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
......