From 3b239230a36bc590b19d3693d1aba05032e89905 Mon Sep 17 00:00:00 2001 From: Thomas NOEL Date: Thu, 27 Nov 2014 11:26:27 +0100 Subject: [PATCH] fix NAME in Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f1aab7d..7e3ed3a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -NAME=slapd-supann +NAME=ldapsaisie-supann VERSION=`git describe | tr - . | cut -c2-` FULLNAME=$(NAME)-$(VERSION)