From 0d031e5481ba650fc46ddaaa39c19d0c8dfad2b2 Mon Sep 17 00:00:00 2001
From: Mike Frysinger <vapier@gentoo.org>
Date: Sat, 25 Aug 2007 18:47:45 +0000
Subject: Punt PAGER and EDITOR.  People need to set this themselves now.

---
 etc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'etc/Makefile')

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
-- 
cgit v1.2.3