Skip to content

Commit

Permalink
assign top_srcdir for make install
Browse files Browse the repository at this point in the history
Signed-off-by: Elan Ruusamäe <[email protected]>
  • Loading branch information
glensc committed Jan 29, 2018
1 parent 111a258 commit 2ec43a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ APXS=apxs
APACHECTL=apachectl

top_builddir=$(shell $(APXS) -q exp_libexecdir)
top_srcdir=$(top_builddir)
include $(top_builddir)/build/special.mk

ifneq (,$(wildcard /etc/debian_version))
Expand Down

0 comments on commit 2ec43a6

Please sign in to comment.