diff options
author | Christian Grothoff <christian@grothoff.org> | 2017-06-06 14:53:47 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2017-06-06 14:53:47 +0200 |
commit | c0fdf51d328272d946fedc25470d8ff65a2380d2 (patch) | |
tree | 501a628a6873d2e4635973ea0a35092811e5a818 /doc/Makefile.am | |
parent | d71e90c683a465ec73da35b1ac8ca8d617610565 (diff) |
bumping versions for 0.3.0 releasev0.3.0
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 86e8e653..51559266 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -11,3 +11,9 @@ arch.jpg: arch.dot info_TEXINFOS = manual.texi manual_TEXINFOS = version.texi + +EXTRA_DIST = \ + arch.dot \ + lgpl.texi \ + agpl.texi \ + fdl-1.3.texi |