Explorar o código

Apply suggestion from Andrew for srcdir functionality.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1533 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake %!s(int64=18) %!d(string=hai) anos
pai
achega
a316334d31
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      exec/Makefile

+ 1 - 1
exec/Makefile

@@ -32,7 +32,7 @@
 
 # Include configuration
 #
-srcdir:=$(CURDIR)/../
+srcdir ?= $(CURDIR)/../
 
 include $(srcdir)Makefile.inc