diff options
| author | 2013-05-26 17:58:12 +0200 | |
|---|---|---|
| committer | 2013-05-26 17:58:12 +0200 | |
| commit | aad709c4b429a7b666ad8d140d198f0fcf16a7c7 (patch) | |
| tree | beecd4cb074f52234f1989dc295594ae04825122 /notion/Makefile | |
| parent | 7d94202351c15b2d6fe8e37212b26ca96dabf527 (diff) | |
| download | dotfiles-aad709c4b429a7b666ad8d140d198f0fcf16a7c7.tar.gz dotfiles-aad709c4b429a7b666ad8d140d198f0fcf16a7c7.zip | |
Add notion config
Diffstat (limited to 'notion/Makefile')
| -rw-r--r-- | notion/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
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 |
