diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-06-23 06:25:58 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-06-23 06:25:58 +0200 |
commit | eaedf2343d8fcaa083a826a32db6947c3a2b8acb (patch) | |
tree | 6b866679c6e4873b26a5201bf35cdc8750b6b452 /Makefile | |
parent | 023a5f9c4cc08e6cd2e6fa8ee7bf94053336592b (diff) |
php-zmq: import from rawhide
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 |