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 bf309d7 commit a25c46bCopy full SHA for a25c46b
1 file changed
Makefile.pre.in
@@ -1644,7 +1644,7 @@ LIBPL= @LIBPL@
1644
LIBPC= $(LIBDIR)/pkgconfig
1645
1646
libainstall: @DEF_MAKE_RULE@ python-config
1647
- @for i in $(LIBDIR) $(LIBPL) $(LIBPC); \
+ @for i in $(LIBDIR) $(LIBPL) $(LIBPC) $(BINDIR); \
1648
do \
1649
if test ! -d $(DESTDIR)$$i; then \
1650
echo "Creating directory $$i"; \
0 commit comments