diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-07-12 21:04:39 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-07-12 21:04:39 +0200 |
commit | 4f1eecb2611df1a0efef5238280d9c8fddd462bb (patch) | |
tree | 7b1c3d403d7271891048711f0c6dae9e981b0135 /Makefile | |
parent | 8517a753c06b3f492c59f3bcc210cb8973dfe121 (diff) |
glpi-behaviors-0.83.3
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 |