From 712f0ad613ddaea5edf10fbb2f9f87d90a39f819 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 18 May 2015 17:09:36 +0200 Subject: php-pear-Auth-Yubico: 2.5 (backport) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1e65467..13af741 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ SRCDIR := $(shell pwd) NAME := $(shell basename $(SRCDIR)) -include ../common/Makefile +include ../../../common/Makefile -- cgit