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