aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/Makefile')
-rw-r--r--src/pkg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/Makefile b/src/pkg/Makefile
index 388e2a1d31..6fc4f9e46a 100644
--- a/src/pkg/Makefile
+++ b/src/pkg/Makefile
@@ -131,6 +131,7 @@ DIRS=\
net/dict\
net/textproto\
netchan\
+ old/template\
os\
os/signal\
os/user\
@@ -156,7 +157,6 @@ DIRS=\
syscall\
syslog\
tabwriter\
- template\
testing\
testing/iotest\
testing/quick\