Add missing $(DESTDIR) to custom install target

This commit is contained in:
Alan Coopersmith 2005-10-05 17:27:58 +00:00
parent a6cbe0776f
commit a9df169f10

View File

@ -60,7 +60,7 @@ os-support/solaris/solaris-$(SOLARIS_INOUT_ARCH).il:
endif
install-data-local:
$(mkdir_p) $(logdir)
$(mkdir_p) $(DESTDIR)$(logdir)
install-exec-local: