diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-11-26 17:20:05 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-11-26 17:20:05 +0100 |
commit | 55f2dca73b04a11bd504cea87b7fe0271d546338 (patch) | |
tree | 10b425d6113ecbfdbf254ccff6e81d79e9ff6110 /Makefile | |
parent | b92aee7e1c2591a25ac40a1cf00a12a69e6ae523 (diff) |
php-bartlett-PHP-Reflect: sync with rawhid
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 |