From aad709c4b429a7b666ad8d140d198f0fcf16a7c7 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 26 May 2013 17:58:12 +0200 Subject: Add notion config --- notion/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 notion/Makefile (limited to 'notion/Makefile') diff --git a/notion/Makefile b/notion/Makefile new file mode 100644 index 0000000..2daf159 --- /dev/null +++ b/notion/Makefile @@ -0,0 +1,6 @@ +SUBDIR=.notion + +include ../dotfiles2.mk + +install: RFLAGS:=$(RFLAGS) --exclude=default-session--0 +install: RFLAGS:=$(RFLAGS) --exclude=.welcome_msg_displayed -- cgit v1.3-2-g0d8e