summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0ccd82e..32cf638 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ systemddir = $(libdir)/systemd
GOPATH := $(realpath $(dir $(lastword $(MAKEFILE_LIST))))
-deps = golang.org/x/exp/inotify gopkg.in/yaml.v2
+deps = gopkg.in/yaml.v2
subdirs = src/nslcd_proto
all: build