On Fri, Feb 21, 2014 at 1:50 PM, K. Yokota <yokot...@gmail.com> wrote: > Hi list, > > Although Japanese example files exist in lib/examples/ja in git master, they > are not accessible from Help -> Specific Manuals, since those files are > missing in Makefile.am. Same applies to a clipart file in lib/doc/ja. > > Could you modify related Makefile.am files to include those files as the > attached patch?
Committed at 3f9e71f2. I think some of these were my fault. I added the new examples and did not add them to the Makefile. I think I didn't realize that because I checked if I needed to add them explicitly for CMake and I did not so I assumed it was the same for automake. Thanks, Scott