diff options
-rw-r--r-- | conf.d.Linux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d.Linux/Makefile b/conf.d.Linux/Makefile index 1ba5f09a..ca8d0f37 100644 --- a/conf.d.Linux/Makefile +++ b/conf.d.Linux/Makefile @@ -1,5 +1,5 @@ DIR = /etc/conf.d -CONF = consolefont keymaps net.example +CONF = consolefont keymaps modules net.example CONF_APPEND = clock TOPDIR = .. |