Explorar o código

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.
Bastien Guerry %!s(int64=12) %!d(string=hai) anos
pai
achega
c4a69a3b4c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mk/server.mk

+ 1 - 1
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 \