Explorar o código

utils/server.mk: include utils/org-fixup.el and utils/org-install.el in release target

Bastien Guerry %!s(int64=13) %!d(string=hai) anos
pai
achega
d3af5d02b0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      utils/server.mk

+ 1 - 1
utils/server.mk

@@ -15,7 +15,7 @@ helpserver::
 #----------------------------------------------------------------------
 
 ORGCOMM  = README request-assign-future.txt lisp/ doc/
-ORGFULL  = $(ORGCOMM) Makefile default.mk targets.mk etc/ contrib/
+ORGFULL  = $(ORGCOMM) Makefile default.mk targets.mk etc/ contrib/ utils/org-fixup.el utils/org-install.el
 ORGFULL := $(ORGFULL:%/=%/*)
 ORGELPA  = $(ORGCOMM) etc/styles/ org-pkg.el
 ORGELPA := $(ORGELPA:%/=%/*)