diff options
Diffstat (limited to 'conf.d.Linux/Makefile')
-rw-r--r-- | conf.d.Linux/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf.d.Linux/Makefile b/conf.d.Linux/Makefile index 40cbc172..1ba5f09a 100644 --- a/conf.d.Linux/Makefile +++ b/conf.d.Linux/Makefile @@ -1,6 +1,6 @@ -DIR = /etc/conf.d -CONF = consolefont keymaps net.example -CONF_APPEND = clock rc +DIR = /etc/conf.d +CONF = consolefont keymaps net.example +CONF_APPEND = clock TOPDIR = .. include $(TOPDIR)/default.mk |