diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-06-13 20:38:48 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-06-13 20:38:48 +0200 |
commit | 4f7c7f98160d58a6b3ab70689fac9757e489f8b0 (patch) | |
tree | 210d264980f1303138633a16ada14f49073130ac /Makefile | |
parent | d093a8e4ac1d49901a06561aa31ea1dfb0e21d18 (diff) |
glpi-data-injection 2.1.7 and 2.2.1
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 |