aboutsummaryrefslogtreecommitdiffstats
path: root/conkeror/.conkerorrc/GNUmakefile
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-09-24 17:09:16 +0200
committerGravatar Tom Willemse2016-09-24 17:09:16 +0200
commiteefc28249e6bab4ca539f3715c613e8e79cb97b6 (patch)
treeb75aff354fdaa19d11893edaef3d9be5278677bb /conkeror/.conkerorrc/GNUmakefile
parenta3021b6bdb9483a5b72f3ed701dc71af00843abf (diff)
downloadnew-dotfiles-eefc28249e6bab4ca539f3715c613e8e79cb97b6.tar.gz
new-dotfiles-eefc28249e6bab4ca539f3715c613e8e79cb97b6.zip
Add Conkeror config
Diffstat (limited to 'conkeror/.conkerorrc/GNUmakefile')
-rw-r--r--conkeror/.conkerorrc/GNUmakefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/conkeror/.conkerorrc/GNUmakefile b/conkeror/.conkerorrc/GNUmakefile
new file mode 100644
index 0000000..82e5b9b
--- /dev/null
+++ b/conkeror/.conkerorrc/GNUmakefile
@@ -0,0 +1,6 @@
+include ../../dotfiles.mk
+
+all: init.js
+
+%.js: %.org
+ $(call tangle,js)