summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0661964..c54382e 100644
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,9 @@
# Files should be named without their suffix. The actual source file must
# always end in .txt, and the encrypted file will always end in .gpg.
#
+# After you change the x_readers list for a file, you will need to run
+# `touch x.txt` in order for `make` to encrypt `x.gpg`.
+#
##
## CONFIGURE HERE