diff options
| author | Remi Collet <fedora@famillecollet.com> | 2012-07-07 16:51:21 +0200 |
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2012-07-07 16:51:21 +0200 |
| commit | a8d03d89bf0fb7aef1e6a36313bba8ab1b292543 (patch) | |
| tree | f15da14447d559ccb170a9d00b275738d9e1f840 /Makefile | |
| parent | 663c5ae7be58307fd941c2884c24bc5c50cc4fa8 (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 |
