diff options
| author | Remi Collet <fedora@famillecollet.com> | 2012-06-16 07:00:58 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2012-06-16 07:00:58 +0200 | 
| commit | 43ff129af0fb99a70fe6fa13d934b8f361190d5e (patch) | |
| tree | 77ce9922057aba5be6e966a50b465e6fa86e5506 /Makefile | |
| parent | e33bfd5367952aa9eacc330d7da2e690f95cdc67 (diff) | |
php-horde-Horde-Nls: backport 1.1.6
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@  SRCDIR := $(shell pwd)  NAME := $(shell basename $(SRCDIR)) -include ../common/Makefile +include ../../../common/Makefile  | 
