Fix missing .Mathematica dir from home install
[khome.git] / Makefile
index d204943..563f6f4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -49,6 +49,7 @@ home: mpdconf compiled
        @cp       home/.Rprofile     $(HOME)/
        @cp       home/.tmux.conf    $(HOME)/
        @cp       home/.xbindkeysrc  $(HOME)/
+       @cp  -Rp  home/.Mathematica/ $(HOME)/
 
 mpdconf:
        @mkdir -p ~/Archives/Audio
This page took 0.028271 seconds and 4 git commands to generate.