Track .Rprofile
[khome.git] / Makefile
index c47c4ea..b8fbeec 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,8 @@ install:
        @cp       home/.profile     $(HOME)/
        @cp       home/.fonts.conf  $(HOME)/
        @fc-cache                   $(HOME)/.fonts
+       @cp       home/.Rprofile    $(HOME)/
+       @cp       home/.mpdconf     $(HOME)/
        @cp       home/.xbindkeysrc $(HOME)/
 
 # May still need to run:
This page took 0.024238 seconds and 4 git commands to generate.