summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2013-02-26 11:31:06 +0100
committerBastien Guerry <bzg@altern.org>2013-02-26 11:31:06 +0100
commitc4a69a3b4cb275b66ba2ee08da1976559ff3459c (patch)
tree07d2e4d6ff23e8582a295c2f4208acfcc567e810
parent48bc6ad52c2560f9772f0c46cde130a02f11269d (diff)
downloadorg-mode-c4a69a3b4cb275b66ba2ee08da1976559ff3459c.tar.gz
mk/server.mk: Add the AUTHORS file to ORGFULL
We do not add this file to the ELPA-with-contrib distribution since the list of AUTHORS includes authors of contributed files.
-rw-r--r--mk/server.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/server.mk b/mk/server.mk
index a0c93a5..498c684 100644
--- a/mk/server.mk
+++ b/mk/server.mk
@@ -31,7 +31,7 @@ SERVERMK ?= true # or just any value at all, really
#----------------------------------------------------------------------
-ORGFULL = README COPYING lisp/ \
+ORGFULL = README COPYING AUTHORS lisp/ \
Makefile request-assign-future.txt \
mk/default.mk mk/targets.mk mk/version.mk \
mk/org-fixup.el \