diff --git a/conf/Makefile b/conf/Makefile index 0fd2e1f..595aace 100644 --- a/conf/Makefile +++ b/conf/Makefile @@ -5,7 +5,7 @@ ifeq "$(USER)" "gebner" FILES += muttrc gnus.el XFILES = xsession -ifeq "$(shell hostname)" "www" +ifeq "$(shell hostname)" "marginata" FILES += procmailrc endif endif