summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-02-27 15:38:43 -0800
committerelijah <elijah@riseup.net>2014-02-27 15:38:43 -0800
commit81d560343c2bb7e0573789fa61f93c194d8ab512 (patch)
tree5b3433e24ebe3d05ab92ddf3d90a3f98fbd28559 /Makefile
parent75745f4692ce5b51fc69a2677f9083808a1e8a89 (diff)
added comment
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