summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/Makefile2
-rw-r--r--doc/tutorial/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/reference/Makefile b/doc/reference/Makefile
index 956405ae47..cd188c7d45 100644
--- a/doc/reference/Makefile
+++ b/doc/reference/Makefile
@@ -8,7 +8,7 @@
ROOT = ../..
-include $(ROOT)/Makefile.config
+include $(ROOT)/Makefile.import
##############################################################################
# Variables
diff --git a/doc/tutorial/Makefile b/doc/tutorial/Makefile
index 10be722285..f55675ef56 100644
--- a/doc/tutorial/Makefile
+++ b/doc/tutorial/Makefile
@@ -8,7 +8,7 @@
ROOT = ../..
-include $(ROOT)/Makefile.config
+include $(ROOT)/Makefile.import
##############################################################################
# Variables