GNOME Bugzilla – Bug 732348
js/Makefile.am: Fix dependency generation with srcdir != builddir
Last modified: 2014-06-29 22:30:47 UTC
If reusing an existing separate builddir, the generation of dependencies for the JS resource file would fail because it couldn't find misc/config.js, resulting in the resource file not being regenerated.
Created attachment 279408 [details] [review] js/Makefile.am: Fix dependency generation with srcdir != builddir
Review of attachment 279408 [details] [review]: OK.
Attachment 279408 [details] pushed as b95c068 - js/Makefile.am: Fix dependency generation with srcdir != builddir