667
edits
Changes
→= mozilla/extensions/firstxpcom/public/Makefile.in
Note the '''DIRS''' variable. It says that the two directories, public and src, will be entered during the build. That means we also need Makefile.in files in each of these.
=== mozilla/extensions/firstxpcom/public/Makefile.in ===
Next we need a Makefile.in the '''public''' directory