Change double quotes in Makefile.am to single quotes.
authorRyan VanderMeulen <ryanvm@gmail.com>
Mon, 17 Mar 2014 01:16:08 +0000 (21:16 -0400)
committerRyan VanderMeulen <ryanvm@gmail.com>
Mon, 17 Mar 2014 01:16:08 +0000 (21:16 -0400)
commit46c5d3c30fdc2b43c076ad955078d7c5f1e75b37
treefc1ca5b9862ae057a35d474bffe807d5187fe31d
parentd948d0a729c934b0224749338a3ba0a2c8f51c45
Change double quotes in Makefile.am to single quotes.

This was originally done in PR #84, except the change was made to Makefile.in instead of Makefile.am and was therefore reverted the next time the files were regenerated.
Makefile.am