aboutsummaryrefslogtreecommitdiffstats
path: root/udev/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'udev/Makefile')
-rw-r--r--udev/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/udev/Makefile b/udev/Makefile
index 7821b8e..b2b8994 100644
--- a/udev/Makefile
+++ b/udev/Makefile
@@ -11,7 +11,6 @@ ykfde: ykfde.c ../config.h
$(CC) $(CFLAGS) -lykpers-1 -lyubikey -liniparser $(LDFLAGS) -o ykfde ykfde.c
install: ykfde
- $(INSTALL) -D -m0644 20-ykfde.rules $(DESTDIR)/usr/lib/initcpio/udev/20-ykfde.rules
$(INSTALL) -D -m0755 ykfde $(DESTDIR)/usr/lib/udev/ykfde
clean: