diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-07-12 20:32:25 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-07-12 20:32:25 +0200 |
commit | 354297004b2c5c8750d95764c43ca1e23e6adc1a (patch) | |
tree | 95011da735c5ccfb51e6623dc1917aa72b02cc20 /Makefile | |
parent | 0c6daf05d6865196e8c3b1f91fe6e1d950a107fc (diff) |
glpi-webservices-1.3.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 |