diff --git a/crda/Makefile b/crda/Makefile index 6ca26f3..9609e48 100644 --- a/crda/Makefile +++ b/crda/Makefile @@ -127,7 +127,6 @@ install-libreg: $(NQ) ' INSTALL libreg' $(Q)mkdir -p $(DESTDIR)/$(LIBDIR) $(Q)$(INSTALL) -m 644 $(LIBREG) $(DESTDIR)/$(LIBDIR)/ - $(Q)ldconfig %.o: %.c regdb.h $(LIBREG) $(NQ) ' CC ' $@