diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-10-21 19:20:59 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-10-21 19:20:59 +0200 |
commit | 47c02124b54206ecf9ff4a28e2d2a2f42c9f234e (patch) | |
tree | 7bfcc869693e641b3f611f1925b66ff4ed7c7c9a /Makefile | |
parent | e32f58f0db79fd6cfd08739547ff3d34b11ad286 (diff) |
various rebuild and cleanups
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 |