mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
MFB
This commit is contained in:
parent
2998eeaf0d
commit
55dfa3722d
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ install-headers:
|
|||
done; \
|
||||
cd $(top_srcdir)/sapi/embed && $(INSTALL_DATA) *.h $(INSTALL_ROOT)$(phpincludedir)/main
|
||||
|
||||
install-programs:
|
||||
install-programs: $(builddir)/phpize $(builddir)/php-config
|
||||
@echo "Installing helper programs: $(INSTALL_ROOT)$(bindir)/"
|
||||
@for prog in $(bin_SCRIPTS); do \
|
||||
echo " program: $$prog"; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue