Commit e13635c1 authored by Mikio Hara's avatar Mikio Hara

os/inotify: move to exp/inotify

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5295044
parent da356dc3
......@@ -184,7 +184,7 @@ DIRS=\
ifeq ($(GOOS),linux)
DIRS+=\
os/inotify\
exp/inotify\
endif
......
......@@ -4,7 +4,7 @@
include ../../../Make.inc
TARG=os/inotify
TARG=exp/inotify
GOFILES_linux=\
inotify_linux.go\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment