diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 6715b8381d..1ade071e35 100644 --- a/Makefile.am +++ b/Makefile.am | |||
@@ -55,6 +55,10 @@ m4/libgcrypt.m4 \ | |||
55 | m4/gcc_check_builtin.m4 | 55 | m4/gcc_check_builtin.m4 |
56 | 56 | ||
57 | EXTRA_DIST += \ | 57 | EXTRA_DIST += \ |
58 | README \ | ||
59 | AUTHORS \ | ||
60 | COPYING \ | ||
61 | COMPLIANCE \ | ||
58 | autogen.sh \ | 62 | autogen.sh \ |
59 | licenses/COPYING.LGPL \ | 63 | licenses/COPYING.LGPL \ |
60 | licenses/COPYING.GPL \ | 64 | licenses/COPYING.GPL \ |