aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ConfiguringApps.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/DoxygenPages/ConfiguringApps.txt')
-rw-r--r--LUFA/DoxygenPages/ConfiguringApps.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ConfiguringApps.txt b/LUFA/DoxygenPages/ConfiguringApps.txt
index 3bc67c7fd..2b4dbf781 100644
--- a/LUFA/DoxygenPages/ConfiguringApps.txt
+++ b/LUFA/DoxygenPages/ConfiguringApps.txt
@@ -21,6 +21,8 @@
*
* Below is a copy of the default LUFA application makefile, which can be used as a template for each application.
*
+ * \see \ref Page_BuildSystem for information on the LUFA build system.
+ *
* \verbinclude makefile_template
*
* Inside each makefile, a number of configuration variables are listed with the syntax "<VARIABLE NAME> = <VALUE>". For