branch: elpa/magit
commit 0432831929c6300291282cb9ed17d04da8cd14b5
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
make: Add a reminder comment
---
default.mk | 2 ++
1 file changed, 2 insertions(+)
diff --git a/default.mk b/default.mk
index 1dc56f9ce82..167dffacde1 100644
--- a/default.mk
+++ b/default.mk
@@ -57,6 +57,8 @@ HTMLDIRS = $(PKGSTEXI)
PDFFILES = $(addsuffix .pdf,$(PKGSTEXI))
EPUBFILES = $(addsuffix .epub,$(PKGSTEXI))
+# When making changes here, also update "<nongnu.git>/elpa-packages".
+
ELS = git-commit.el
ELS += magit-section.el
ELS += magit-base.el