diff options
Diffstat (limited to 'python/mozbuild/TODO')
-rw-r--r-- | python/mozbuild/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/mozbuild/TODO b/python/mozbuild/TODO new file mode 100644 index 000000000..4f519f9dd --- /dev/null +++ b/python/mozbuild/TODO @@ -0,0 +1,3 @@ +dom/imptests Makefile.in's are autogenerated. See +dom/imptests/writeMakefile.py and bug 782651. We will need to update +writeMakefile.py to produce mozbuild files. |