crossbowerbt / dillo-plus

A lightweight web browser based on Dillo but with many improvements, such as: support for http, https, gemini, gopher, epub, reader mode and more...
GNU General Public License v3.0
105 stars 13 forks source link

Close open quotes in Makefile #5

Closed eblanca closed 1 year ago

eblanca commented 1 year ago

File dpid/Makefile in install section has some unbalanced quotes, making the "make install" stage fail. Quotes are fixed with this patch.