diff --git a/lib/Makefile b/lib/Makefile index c52d9dffd72f..6f35c6ff5b6e 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -253,6 +253,6 @@ _libusb= libusb .endif afterinstall: - ln -fs ../include ${DESTDIR}/usr/lib/include + ln -fs ../include ${DESTDIR}/usr/lib/ .include