summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
Diffstat (limited to 'forms')
-rw-r--r--forms/eval/Kconfig6
-rw-r--r--forms/eval/Makefile2
2 files changed, 4 insertions, 4 deletions
diff --git a/forms/eval/Kconfig b/forms/eval/Kconfig
index c117dbe..d44ae92 100644
--- a/forms/eval/Kconfig
+++ b/forms/eval/Kconfig
@@ -1,5 +1,5 @@
-config FORMS
- bool "Forms papers"
+config EVALSHEET
+ bool "Evaluation sheet"
default y
help
- Papers abput forms
+ The evaluation sheet for the training participants to fill out.
diff --git a/forms/eval/Makefile b/forms/eval/Makefile
index bd67e2b..2aab8f3 100644
--- a/forms/eval/Makefile
+++ b/forms/eval/Makefile
@@ -1 +1 @@
-obj-$(CONFIG_FORMS) += evalsheet_en.pdf
+obj-$(CONFIG_EVALSHEET) += evalsheet_en.pdf