diff --git a/Makefile b/Makefile index 0a3202aefa849c6312cddb262799e918cbc8f2be..a11c8deb89b7024c5b5294a75cae857164cb14e7 100644 --- a/Makefile +++ b/Makefile @@ -977,7 +977,7 @@ ifeq ($(HAVE_DAHDI),1) endif $(MAKE) -C sounds uninstall ifneq ($(LDCONFIG),) - $(LDCONFIG) || : + $(LDCONFIG) "$(ASTLIBDIR)/" || : endif uninstall: _uninstall