diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-07-12 21:19:30 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-07-12 21:19:30 +0200 |
commit | 4183646b43265f4b0a221b18b770ff7ab0e7bbb0 (patch) | |
tree | 4190132f6f5cd7331a9a8ac978d86cbd6e13f2d2 /Makefile | |
parent | fe5ca852435de3a579397b9203f6bd617692148d (diff) |
glpi-dumpentity-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 |