mk/server.mk: Complete and fix 9802877fb

This commit is contained in:
Bastien 2021-05-19 14:26:26 +02:00
parent ab9f2af34f
commit 6524301288
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ ORGFULL = README COPYING lisp/ \
etc/ contrib/ doc/ testing/
ORGFULL := $(ORGFULL:%/=%/*)
ORGELPA = README_ELPA COPYING etc/ORG-NEWS lisp/ \
doc/dir doc/org doc/orgguide doc/orgcard.pdf \
doc/dir doc/org.info doc/orgguide.info doc/orgcard.pdf \
etc/styles/ org-pkg.el
ORGELPA := $(ORGELPA:%/=%/*)
ORGELPAPLUS := $(ORGELPA:org-pkg%=org-plus-contrib-pkg%)