jeandrek / kea-browser

A lightweight WebKit-based browser.
http://jonathan50.github.io/kea-browser/
GNU General Public License v3.0
6 stars 2 forks source link

`make dist` does not copy `gui.glade` and `html` #2

Closed jeandrek closed 8 years ago

jeandrek commented 8 years ago

Well, when I run make dist it doesn't copy the files src/gui.glade or the folder src/html.
This is a problem. I've worked around it by un-tarring the generated tarball and copying gui.glade and html, and this works but is still tedious.

jeandrek commented 8 years ago

nvm; you need to put dist_ before kea_DATA