diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 63b47d84..37693cf6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,12 +23,17 @@ perf: all cd perf && $(MAKE) $(AM_MAKEFLAGS) perf EXTRA_DIST = \ + AUTHORS \ + BIBLIOGRAPHY \ BUGS \ CODING_STYLE \ COPYING \ COPYING-LGPL-2.1 \ COPYING-MPL-1.1 \ + INSTALL \ + NEWS \ PORTING_GUIDE \ + README \ RELEASING \ ROADMAP \ TODO |