]> git.proxmox.com Git - mirror_corosync.git/commitdiff
Apply suggestion from Andrew for srcdir functionality.
authorSteven Dake <sdake@redhat.com>
Mon, 5 May 2008 14:14:25 +0000 (14:14 +0000)
committerSteven Dake <sdake@redhat.com>
Mon, 5 May 2008 14:14:25 +0000 (14:14 +0000)
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1533 fd59a12c-fef9-0310-b244-a6a79926bd2f

exec/Makefile

index 8a4a1d48f0f834de9fc7b4ed7cae7e60a4f483f7..5c6bc9c4f6f385defb1d43eac8e209cfe50e7c64 100644 (file)
@@ -32,7 +32,7 @@
 
 # Include configuration
 #
-srcdir:=$(CURDIR)/../
+srcdir ?= $(CURDIR)/../
 
 include $(srcdir)Makefile.inc