diff --git a/.gitattributes b/.gitattributes
index 9ca5ce5e6cca4874ff4477e17021e4001aac3236..2543e25e28e43679c84ddbb8cb9070cf90020f87 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -151,6 +151,7 @@ dev/gen_articles.html -text
 dev/gen_articles_fonctions.php -text
 dev/gen_vider.html -text
 dev/motconf.html -text
+dev/motconf_articles_fonctions.php -text
 documents/artoff13.jpg -text
 documents/artoff14.jpg -text
 documents/artoff17.jpg -text
diff --git a/dev/motconf_articles_fonctions.php b/dev/motconf_articles_fonctions.php
new file mode 100644
index 0000000000000000000000000000000000000000..a362e90402cf33d7355a21d400dce52c284cde66
--- /dev/null
+++ b/dev/motconf_articles_fonctions.php
@@ -0,0 +1,3 @@
+<?php
+include_spip('dev/gen_articles_fonctions');
+?>
\ No newline at end of file