aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-05-12 00:57:06 -0400
committerKyle Meyer <kyle@kyleam.com>2020-05-12 00:57:06 -0400
commit50bb0778bb1ea88e18eb11a1520c257b30c08ee0 (patch)
tree11727afc23c3c105638a857526924ca1b8ae2879 /Makefile
parent58d3961b06f73baa33e8defe52710d708324f428 (diff)
downloadpiem-50bb0778bb1ea88e18eb11a1520c257b30c08ee0.tar.gz
Add basic support for EWW buffers
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d5752e5..196969e 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,8 @@
BATCH = emacs -Q --batch -L .
all: loadpath piem.info piem.elc \
- piem-b4.elc piem-elfeed.elc piem-gnus.elc piem-notmuch.elc
+ piem-b4.elc piem-elfeed.elc piem-eww.elc \
+ piem-gnus.elc piem-notmuch.elc
.PHONY: clean
clean: