aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.dev
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.dev')
-rw-r--r--doc/README.dev3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/README.dev b/doc/README.dev
index cfb1896..67be177 100644
--- a/doc/README.dev
+++ b/doc/README.dev
@@ -52,6 +52,9 @@ for example:
For a definition of "any tests", see ``test.py``'s
``add_module_tests()`` function.
+Note that you will need to run ``make`` before testing a clean BE
+branch to auto-generate required files like ``libbe/_version.py``.
+
Profiling
=========