diff options
Diffstat (limited to 'etc/Makefile')
-rw-r--r-- | etc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile index 190239ec..d93220f3 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -1,4 +1,4 @@ -SUBDIRS = env.d +SUBDIRS = env.d profile.d DIR = /etc FILES = hosts networks profile protocols rc.conf services shells |