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 | 2f3355dd3edc98fd4461e6701d89fe0497ce0031 (patch) | |
tree | d5ba436e92989e35ea323f7fc23ddbc284682a4b /Makefile | |
parent | bfd0ad60db64879adb3b8302c18fa7e90fa56e23 (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 |