diff --git a/Makefile b/Makefile index 0a3202aefa..a11c8deb89 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