diff options
| author | Remi Collet <remi@remirepo.net> | 2017-04-10 09:59:58 +0200 |
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2017-04-10 09:59:58 +0200 |
| commit | ed477d030a3f59fe9ac3daa866c029f974525f43 (patch) | |
| tree | a8d47987d1488c903236c38b519c295a3c8531ca /Makefile | |
| parent | 460286bd289097d8705898fbc2077e8f14177cc3 (diff) | |
minor
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 |
