diff options
Diffstat (limited to 'conf.d.BSD/Makefile')
-rw-r--r-- | conf.d.BSD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d.BSD/Makefile b/conf.d.BSD/Makefile index b302ac01..dd2e315b 100644 --- a/conf.d.BSD/Makefile +++ b/conf.d.BSD/Makefile @@ -1,5 +1,5 @@ DIR = /etc/conf.d -CONF = localmount moused net.example powerd syscons +CONF = $(CONTENTS) TOPDIR = .. include $(TOPDIR)/default.mk |