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 | f33bd138e21c732001db6c39e7470d0737fa20e8 (patch) | |
tree | 62ffaea43dca4428fa3c59aa4ade50a20ce3e926 /Makefile | |
parent | 5d042bc59757f7ba88e7104f280ea3e234a3a5c5 (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 |