diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-07-12 21:40:04 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-07-12 21:40:04 +0200 |
commit | 1d5a427b8a0c0247f7d89de73f118878bbfed2c8 (patch) | |
tree | 3ddc822d0d4f94bbf9a0b6863c0bfbad56569cbf /Makefile | |
parent | c59cac4b967b707d9f2d48b5b31b0e7d70b5f8b8 (diff) |
glpi-reports 1.6.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 |