diff options
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 7d9210d..daea6e0 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -18,6 +18,8 @@ ## Process this file with automake to produce Makefile.in +EXTRA_DIST = README.apichanges + info_TEXINFOS = assuan.texi assuan_TEXINFOS = lgpl.texi gpl.texi |