diff options
| author | Remi Collet <fedora@famillecollet.com> | 2012-11-26 20:24:24 +0100 |
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2012-11-26 20:24:24 +0100 |
| commit | c6b2093413530c3454a713e054895c7aac9f5542 (patch) | |
| tree | 97a00d870c7404400a824e09d7e7bd8379d93812 /Makefile | |
| parent | b094f2c6c18d250ec27ed0c30f8ae23bec860f37 (diff) | |
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 |
