diff options
| author | miguel <miguel@localhost> | 2018-03-14 19:37:33 +0100 |
|---|---|---|
| committer | miguel <miguel@localhost> | 2018-03-14 19:37:33 +0100 |
| commit | 7019970b24380cd823beb9760f34a6c00b569054 (patch) | |
| tree | 36f80cbb98307affc330e37305392d5c714a1006 /Makefile | |
| parent | e35799ee201af5d1fe734598f1ef9509d441fc9f (diff) | |
using gnome loop and changing to fifo pipes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +#https://csclub.uwaterloo.ca/~jy2wong/jenerated/blog/2014-12-02.webkit2_webextensions.html +#http://rvr.typepad.com/wind/2011/10/webkit-extending-javascript-1.html +#https://github.com/vain/lariza +#https://github.com/rschroll/webkitdom +#https://github.com/jun7/wyeb + + include config.mk .PHONY: rebuild clean install |
