diff --git a/Makefile b/Makefile index ce0611696..f6312f251 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,6 @@ help helpall:: $(info ) $(info Getting Help) $(info ============) - $(info ) $(info make help - show brief help) $(info make targets - ditto) $(info make helpall - show extended help) diff --git a/mk/server.mk b/mk/server.mk index 4d9e9a927..8cc04ab7b 100644 --- a/mk/server.mk +++ b/mk/server.mk @@ -35,7 +35,7 @@ ORGFULL = README COPYING lisp/ \ Makefile request-assign-future.txt \ mk/default.mk mk/targets.mk mk/version.mk \ mk/org-fixup.el \ - etc/ contrib/ doc/ + etc/ contrib/ doc/ testing/ ORGFULL := $(ORGFULL:%/=%/*) ORGELPA = README_ELPA COPYING lisp/ \ doc/dir doc/org doc/orgcard.pdf \