We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42fcad2 commit 80d250dCopy full SHA for 80d250d
1 file changed
Makefile.pre.in
@@ -1688,7 +1688,7 @@ LIBPL= @LIBPL@
1688
LIBPC= $(LIBDIR)/pkgconfig
1689
1690
libainstall: @DEF_MAKE_RULE@ python-config
1691
- @for i in $(LIBDIR) $(LIBPL) $(LIBPC); \
+ @for i in $(LIBDIR) $(LIBPL) $(LIBPC) $(BINDIR); \
1692
do \
1693
if test ! -d $(DESTDIR)$$i; then \
1694
echo "Creating directory $$i"; \
0 commit comments