You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. run ./configure && make install
What is the expected output? What do you see instead?
the files in client/linux/dump_writer_common/ should be installed, but they are
not.
What version of the product are you using? On what operating system?
Arch Linux, trunk of google-breakpad
Original issue reported on code.google.com by [email protected] on 25 Mar 2015 at 8:23
The text was updated successfully, but these errors were encountered:
I can also reproduce this and attached patches to fix this issue.
The first patch adds the headers in client/linux/dump_writer_common/ to
Makefile.am
The second patch is the regenerated Makefile.in
Original issue reported on code.google.com by
[email protected]
on 25 Mar 2015 at 8:23The text was updated successfully, but these errors were encountered: