mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-15 09:13:21 +00:00
Apply suggestion from Andrew for srcdir functionality.
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1533 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
b12c024493
commit
a316334d31
@ -32,7 +32,7 @@
|
||||
|
||||
# Include configuration
|
||||
#
|
||||
srcdir:=$(CURDIR)/../
|
||||
srcdir ?= $(CURDIR)/../
|
||||
|
||||
include $(srcdir)Makefile.inc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user