Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamcat4 authored and dreamcat four committed Oct 18, 2009
1 parent 22264f7 commit d7132ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,7 @@ uninstall-info: uninstall-info-recursive
$(php_fpm_bin): php_fpm
ln -sf php_fpm $(php_fpm_bin)

install: $(php_fpm_bin) install-fpm
install: install-fpm

install-fpm: all
@echo "Installing PHP FPM binary: $(INSTALL_ROOT)$(php_fpm_bin_path)"
Expand Down
2 changes: 1 addition & 1 deletion m4/Makefile.frag
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@



install: $(php_fpm_bin) install-fpm
install: install-fpm

install-fpm: all
@echo "Installing PHP FPM binary: $(INSTALL_ROOT)$(php_fpm_bin_path)"
Expand Down

0 comments on commit d7132ce

Please sign in to comment.